nspectre - declarative validation for .NET

ISpecificationResult.Error Property

Gets the error returned by the specification.

ValidationError Error {get;}

Remarks

If there are no errors, this property will be null.

See Also

ISpecificationResult Interface | NSpectre.Core Namespace