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

Link copied to clipboard