nspectre - declarative validation for .NET

ISpecificationResult Interface

ISpecificationResult defines the interface for the result of a specification.

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

public interface ISpecificationResult : IResult

Types that implement ISpecificationResult

Type Description
SpecificationResult SpecificationResult implements ISpecificationResult.

Requirements

Namespace: NSpectre.Core

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

See Also

ISpecificationResult Members | NSpectre.Core Namespace