FormValidator Constructor
From HttpServer.dll
Overload List
| Name | Description | |
|---|---|---|
| FormValidator(HttpInputBase) | Initializes a new instance of the FormValidator class | |
| FormValidator(LanguageNode) |
Initializes a new instance of the FormValidator class.
| |
| FormValidator(NameValueCollection) |
Initializes a new instance of the FormValidator class.
| |
| FormValidator(HttpInputBase, NameValueCollection) | Initializes a new instance of the FormValidator class | |
| FormValidator(NameValueCollection, LanguageNode) |
Initializes a new instance of the FormValidator class.
| |
| FormValidator(HttpInputBase, NameValueCollection, LanguageNode) | Initializes a new instance of the FormValidator class |