Defines the validation mode options for validationMode.
When an editor's value is changed, the change is immediately validated.
When an editor's value is changed, the change is committed only when the one of the validateAll or validateAndCommitAll methods method is called.
When an editor's value is changed, the change is validated when the editor loses focus.
Generated using TypeDoc
Defines the validation mode options for validationMode.