validateValue

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

Sources

jvm source
Link copied to clipboard