nspectre - declarative validation for .NET

IValidationResult Interface

IValidationResult defines the interface for the result of a specification..

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

public interface IValidationResult : IResult

Types that implement IValidationResult

Type Description
ValidationResult ValidationResult implements the IValidationResult interface.

Requirements

Namespace: NSpectre.Core

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

See Also

IValidationResult Members | NSpectre.Core Namespace