doValidate

fun doValidate(excludeLookAlikeSymbols: Boolean): ValidationInfo?

Validates the symbol sets entered into this table.

Return

null if the input is valid, or a ValidationInfo object explaining why the input is invalid

Parameters

excludeLookAlikeSymbols

true if and only if look-alike symbols are excluded

Sources

jvm source
Link copied to clipboard