Skip to main content
A newer version of this page is available. .
Tab

RegularExpressionValidationPattern Properties

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