The state of validation for this ValueHost.
The issues that were found.
Optional
correctedSet to true when the user has fixed all invalid validators. Undefined or false otherwise, including if the status changes after this point.
Optional
pendingAny promises returned by Validator.validate() These still need to finish before supplying their evaluation results. When either null or undefined, nothing is pending. There should never be an empty array as the presence of an array will make the system think there are promises pending.
Generated using TypeDoc v0.25.12
Result of the validate() function.