Type Validation =============== .. automodule:: dtaianomaly.type_validation Base Objects ------------ .. autosummary:: :toctree: auto_generated/ :template: class.rst AttributeValidationMixin BaseAttributeValidation Available Validators -------------------- .. autosummary:: :toctree: auto_generated/ :template: class.rst BoolAttribute FloatAttribute IntegerAttribute ListAttribute LiteralAttribute NoneAttribute ObjectAttribute PathAttribute UnionAttribute WindowSizeAttribute