setAllowedSymbols(value: Array || RegExp);
value. Array or regular expression that determines allowed input characters.
The setAllowedSymbols method determines the list of characters that can be entered.
The property use is given in the page with description of the TextBox.applyValidCSS method.
See also: