- Required Field Validator:
This ensures that a mandatory field is populated.
- Compare Validator:
Compare one control with another or with a literal.
- Range Validator:
Checks the data is within a given range.
- Regular Expression Validator:
Use where the data must match with the given regular express format.
- Custom Validator:
Use a custom validation function to validate a control.
- Validation Summary Control:
Collate the results of an entire form's validation.
Validation controls
Subscribe to:
Post Comments
(
Atom
)
0 comments :
Post a Comment