validationMode
The current validation mode.
get validationMode(): FormState.ValidationMode;
Notes
- Use the setValidation() method to change this value.
Related
class FormState
An object that contains form field data, with validation rules.type FormState.ValidationMode static
A type that determines how form field validation is triggered.
