FormValidator Methods
From HttpServer.dll
The FormValidator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AlphaNumeric | Overloaded. | |
| Boolean | Overloaded. | |
| Char | Overloaded. | |
| Digits | Overloaded. | |
| Overloaded. | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| Format | Overloaded. | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Hex | Overloaded. | |
| Integer | Overloaded. | |
| Letters | Overloaded. | |
| LettersExtra |
Validate that a string consists of only letters (a-z and A-Z)
| |
| LettersOrDigits | Overloaded. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Password | Overloaded. | |
| Required | Overloaded. | |
| SetDefaultMgr |
Set default language.
(Inherited from Validator.) | |
| SetForm | Overloaded. | |
| String | Overloaded. | |
| ToString | (Inherited from Object.) |