







Overload List
Name | Description | |
---|---|---|
![]() | LettersOrDigits(String) |
Validate that a string only contains letters or digits.
|
![]() | LettersOrDigits(String, Boolean) |
Validate that a string only contains letters or digits.
|
![]() | LettersOrDigits(String, String, Boolean) |
Validate that a string only contains letters or digits.
(Inherited from Validator.) |