What validations are available for text boxes?
The following validations are available for text boxes:
- No validation (text box input is not checked)
- Must not be specified (the box must not be completed)
- Must be specified (the box must be completed)
- E-mail address (a valid e-mail address must be entered)
- Floating point number (a valid floating point number must be entered)