StringListValidatorIsValid Method |
Name | Description | |
---|---|---|
IsValid(Object) |
Given a string value as an object, return true if the value is in the list.
| |
IsValid(String) |
Given a string value, return true if the value is in the list.
|