fun doValidate(excludeLookAlikeSymbols: Boolean): ValidationInfo?
Validates the symbol sets entered into this table.
excludeLookAlikeSymbols
- true
if and only if look-alike symbols are excluded
Return
null
if the input is valid, or a ValidationInfo
object explaining why the input is invalid