nspectre - declarative validation for .NET

ValidationErrorCollection.Item Property

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

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

See Also

ValidationErrorCollection Class | NSpectre.Core Namespace