nspectre - declarative validation for .NET

ISpecification Interface

ISpecification is implemented by all Specification classes.

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

public interface ISpecification

Types that implement ISpecification

Type Description
Specification Specification provides a base implementation of ISpecification.

Requirements

Namespace: NSpectre.Core

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

See Also

ISpecification Members | NSpectre.Core Namespace