FormValidator Fields

HttpServer.dll

The FormValidator type exposes the following members.

Fields

  NameDescription
_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.)

See Also