validateValue

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

Sources

jvm source
Link copied to clipboard