Indicates that validate() has yet to be attempted Once attempted, it will always be one of the other results
Indicates that either Value or InputValue was changed but has yet to be validated.
Validation was not run, including when the Validator.severity is Off.
Validation completed with all Conditions evaluating as Match
Validation completed with at least one Condition evaluating as NoMatch
ValueHost is disabled, thus so is validation.
Generated using TypeDoc v0.25.12
The state of validation for this ValidatableValueHost. It combines what has happened to the ValueHost's values with the result from validation and influences the behavior of the next attempt to validate.