# Functions
No description provided by the author
InvalidAttributeCombinationDiagnostic returns an error Diagnostic to be used when a schemavalidator of attributes is invalid.
InvalidAttributeTypeDiagnostic returns an error Diagnostic to be used when an attribute has an invalid type.
InvalidAttributeValueDiagnostic returns an error Diagnostic to be used when an attribute has an invalid value.
InvalidAttributeValueLengthDiagnostic returns an error Diagnostic to be used when an attribute's value has an invalid length.
InvalidAttributeValueMatchDiagnostic returns an error Diagnostic to be used when an attribute's value has an invalid match.
InvalidBlockDiagnostic returns an error Diagnostic to be used when a block is invalid.