RequiredFieldValidationPattern Properties
Contains the settings related to the required field validation type.
Name | Description |
---|---|
Error |
Gets or sets the error text to be displayed within the editor’s error frame if a required editor’s value is not specified.
Inherited from Validation |
Is |
Gets or sets a value that specifies whether the editor is a required field. |
See Also