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