nspectre - declarative validation for .NET

Specification Class

Specification provides a base implementation of ISpecification.

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

System.Object
   NSpectre.Core.Implementation.Specification

public abstract class Specification : ISpecification

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NSpectre.Core.Implementation

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

See Also

Specification Members | NSpectre.Core.Implementation Namespace