







Create a new validator.
Namespace:
HttpServer.Helpers
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Validator( NameValueCollection errors ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ errors As NameValueCollection _ ) |
Visual C++ |
---|
public: Validator( NameValueCollection^ errors ) |
Parameters
- errors
- Type: System.Collections.Specialized..::.NameValueCollection
collection to be filled with errors