nspectre - declarative validation for .NET

ValidationErrorCollection Class

ValidationErrorCollection is a collection of ValidationError objects.

For a list of all members of this type, see ValidationErrorCollection Members.

System.Object
   NSpectre.Core.ValidationErrorCollection

public class ValidationErrorCollection : IList, ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NSpectre.Core

Assembly: NSpectre.Core (in NSpectre.Core.dll)

See Also

ValidationErrorCollection Members | NSpectre.Core Namespace