APIs in the ValidationApi class
Use the API in the ValidationApi class to handle validations on a field.
- validate(value, propertyName)
Validates the specified field and updates the state if the validation is successful.
Previous topic updateTransientData(transientObject) Next topic validate(value, propertyName)