Data Validation Methods
IN THIS PAGE
Description
Methods for setting errors and running data validation in a UX Component.
Methods
- clientSideValidateField Method
Executes client-side validation for a control in the UX Component.
- setErrors Method
Display error messages for fields in the UX component.
- validate Method
Submits the UX Component to the server in order to validate the fields on the UX Component.
See Also