nspectre - declarative validation for .NET

IValidatorFactory Interface

IValidatorFactory defines the interface for Validator Factories.

For a list of all members of this type, see IValidatorFactory Members.

public interface IValidatorFactory

Types that implement IValidatorFactory

Type Description
ValidatorFactory ValidatorFactory creates Validator objects.

Requirements

Namespace: NSpectre.Core

Assembly: NSpectre.Core (in NSpectre.Core.dll)

See Also

IValidatorFactory Members | NSpectre.Core Namespace