RegularExpressionValidationPattern Properties
Contains the settings related to the regular expression validation type.
Name | Description |
---|---|
Error |
Gets or sets the error text to be displayed within the editor’s error frame if the editor’s specific regular expression validation fails. |
Validation |
Gets or sets the regular expression that specifies the pattern used to validate an editor. |
See Also