nspectre - declarative validation for .NET

ValidationResult.Errors Property

Gets the ValidationErrorsCollection of this result.

public NSpectre.Core.ValidationErrorCollection Errors {get;}

Implements

IValidationResult.Errors

See Also

ValidationResult Class | NSpectre.Core.Implementation Namespace