text_lint.exceptions.schema
Exceptions for the linter schema.
Exceptions
Raised when a malformed lookup expression is found in the schema. |
|
Raised when a positional lookup is used twice in an expression. |
|
Raised when a positional lookup is used after a transformation lookup. |
|
|
Raised when a misconfiguration is found in the schema. |
Base class for schema exceptions. |
|
Raised when a misconfigured sequence control is found in the schema. |
|
Raised when a schema with an unsupported version is read. |