Input value type.
Validates the user input.
This method is called each time input value changes. The returned messages then reported by input validation aspect.
Input control to validate.
Either validation message, array of validation messages, or null
/unknown
to indicate their absence.
Generated using TypeDoc
Simple input validator.