nspectre - declarative validation for .NET

Validator Constructor

Creates a new instance of Validator

Overload List

Obsolete. Creates a new instance of Validator

public Validator(ICompiledSettings);

Creates a new instance of Validator

public Validator(ICompiledSettings,ILogger);

See Also

Validator Class | NSpectre.Core.Implementation Namespace