nspectre - declarative validation for .NET

SpecificationCollection.Item Property

Gets or sets the Specification.Core.SpecificationBase at the given index.

public SpecificationBase this[
   int index
] {get; set;}

See Also

SpecificationCollection Class | NSpectre.Core.Configuration Namespace