The properties of the ValidationErrorCollection class are listed below. For a complete list of ValidationErrorCollection class members, see the ValidationErrorCollection Members topic.
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. |
ValidationErrorCollection Class | NSpectre.Core Namespace