







![]() ![]() ![]() |
C# Webserver |
FormValidator Members |
FormValidator Class Constructors Methods Fields Properties See Also Send Feedback |
The FormValidator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FormValidator | Overloaded. |
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.) |
Fields
Name | Description | |
---|---|---|
![]() | _errors |
A list with all errors found.
(Inherited from Validator.) |
![]() | _modelLang |
Language translation for all "name" parameters.
(Inherited from Validator.) |
![]() | _validatorLang |
Language for the validator (i.e. "Field {0} is required.")
(Inherited from Validator.) |
Properties
Name | Description | |
---|---|---|
![]() | ContainsErrors |
true of validation generated errors.
(Inherited from Validator.) |
![]() | Errors |
Collection of validation errors.
(Inherited from Validator.) |