nspectre - declarative validation for .NET

ExternalSpecification Class

ExternalSpecification represents a specification that is defined externally to the NSpectre framework.

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

System.Object
   NSpectre.Core.Configuration.SpecificationBase
      NSpectre.Core.Configuration.ExternalSpecification

public class ExternalSpecification : SpecificationBase

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.Configuration

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

See Also

ExternalSpecification Members | NSpectre.Core.Configuration Namespace