[]
        
(Showing Draft Content)

C1.WPF.Document.ValidateParametersCompletedEventArgs.Errors

Errors Property

Errors

Gets the list of ParameterValidationError objects describing the errors which occur during checking of parameter values.

Declaration
public List<ParameterValidationError> Errors { get; }