Validator Class

HttpServer.dll

General usage validator class.

Namespace:  HttpServer.Helpers
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class Validator
Visual Basic (Declaration)
Public Class Validator
Visual C++
public ref class Validator

Remarks

Check all FieldXXXXX constans to see what you need to translate.

Inheritance Hierarchy

System..::.Object
  HttpServer.Helpers..::.Validator
    HttpServer.Helpers..::.FormValidator

See Also