nspectre - declarative validation for .NET

ValidationError Class

ValidationError represents an error that occurs during validation.

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

System.Object
   NSpectre.Core.Error
      NSpectre.Core.ValidationError

public class ValidationError : Error

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

ValidationError Members | NSpectre.Core Namespace