Click or drag to resize
StringListValidatorIsValid Method
Overload List
  NameDescription
Public methodIsValid(Object)
Given a string value as an object, return true if the value is in the list.
Public methodIsValid(String)
Given a string value, return true if the value is in the list.
Top
See Also