StringListValidator Constructor |
Name | Description | |
---|---|---|
StringListValidator(String) |
Constructor that initializes the value list. IgnoreCase defaults to false.
| |
StringListValidator(Boolean, String) |
Constructor that allows case sensitivity to be specified.
|