FieldValidationTrigger
interface FieldValidationTrigger
Deprecated
Please migrate to the new form implementation. This legacy code will be removed in a future version.
Represents the timings that trigger field validation.
Inheritors
Types
Link copied to clipboard
By default, this setting automatically performs validation after the field loses focus, and if validation fails, it will re-validate each time the form input changes.
Link copied to clipboard
Automatically performs validation at the time of form submission, and thereafter re-validates each time the form input changes.