...
Table of Contents |
---|
Introduction
English |
---|
Default Validator |
...
takes care of most form input element validation use case needs. |
Default Validator Properties
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Mandatory | When checked, field value must be filled. | ||||||||||||
Type |
| ||||||||||||
Custom Regular Expression | Required when Custom Regular Expression is selected in the Type attribute above.
Samples:-
| ||||||||||||
Regular Expression Case-sensitive Matching? | This field will be displayed when Custom Regular Expression is selected in the Type attribute above. | ||||||||||||
Custom Error Message Shown When Validation Fail | Message to show when validation fails. |