Skip to main content
Tab

RequiredFieldValidationPattern Properties
Show Inherited Hide Inherited

Contains the settings related to the required field validation type.
Name Description
ErrorText 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 ValidationPattern.
IsRequired Gets or sets a value that specifies whether the editor is a required field.
See Also