nspectre - declarative validation for .NET

CompositeSpecification Properties

The properties of the CompositeSpecification class are listed below. For a complete list of CompositeSpecification class members, see the CompositeSpecification Members topic.

Public Instance Properties

ErrorMessage (inherited from SpecificationBase) Gets or sets the error message for the SpecificationBase.
IsShortCircuited Gets or sets a value indicating if the CompositeSpecifcation is short circuited.
Key (inherited from SpecificationBase) Gets or sets the key of the SpecificationBase.
Kind Gets or sets the kind of CompositeKind of this CompositeSpecifcation.
Name (inherited from SpecificationBase) Gets or sets the name of the SpecificationBase.
Specifications Gets the specifications that comprise this CompositeSpecification.

See Also

CompositeSpecification Class | NSpectre.Core.Configuration Namespace