nspectre - declarative validation for .NET

ValidationError Properties

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

Public Instance Properties

InnerErrorCollection Gets a ValidationErrorCollection of inner errors.
Key Gets the key that categorises the error.
Message (inherited from Error) Gets the message that explains the error.
SpecificationName Gets the name of the specification that failed.

See Also

ValidationError Class | NSpectre.Core Namespace