doValidate

fun doValidate(): ValidationInfo?

Returns null if a unique, non-empty selection of valid dictionaries has been made, or a ValidationInfo object explaining which input should be changed.

Return

null if a unique, non-empty selection of valid dictionaries has been made, or a ValidationInfo object explaining which input should be changed

Sources

jvm source
Link copied to clipboard