nspectre - declarative validation for .NET

ValidationErrorCollection Properties

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

Public Instance Properties

Count Gets the number of elements.
IsFixedSize Gets a value indicating whether the collection has a fixed size.
IsSynchronized Gets a value indicating whether access is synchronized (thread-safe).
Item Gets or sets the Specification.Core.ValidationError at the given index.
SyncRoot Gets an object that can be used to synchronize access.

See Also

ValidationErrorCollection Class | NSpectre.Core Namespace