FormValidator Constructor

HttpServer.dll

Overload List

  NameDescription
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

See Also