fun validateValue(): ValidationInfo?
Validates the current value.
Return null if the current value is valid, or a ValidationInfo object explaining why the current value is invalid
null
ValidationInfo