[]
Gets the list of ParameterValidationError objects describing the errors which occur during checking of parameter values.
public List<ParameterValidationError> Errors { get; }
Public ReadOnly Property Errors As List(Of ParameterValidationError)