intellij-randomness / com.fwdekker.randomness.string / SymbolSetTable / doValidate

doValidate

fun doValidate(excludeLookAlikeSymbols: Boolean): ValidationInfo?

Validates the symbol sets entered into this table.

Parameters

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