nspectre - declarative validation for .NET

Validator Constructor (ICompiledSettings)

NOTE: This constructor is now obsolete.


Creates a new instance of Validator

public Validator(
   ICompiledSettings settings
);

Parameters

settings
The ICompiledSettings to be used by this validator.

See Also

Validator Class | NSpectre.Core.Implementation Namespace | Validator Constructor Overload List