Gets or sets a message that will be displayed when the new value doesn't meet the validation criteria.
Gets or sets a value that represents the requirement for the length of the input for this field.
Gets or sets a message that will be displayed when the new value meets the validation criteria.
Identifies the errorMessage dependency property.
Identifies the length dependency property.
Identifies the successMessage dependency property.
Returns whether the provided value is valid for the property with propertyName.
Generated using TypeDoc
A validator that validates whether the length of the input exceeds the limit specified by the length property.