errors property

List<ConfigValidationError> errors
final

The validation errors that caused this exception.

Implementation

final List<ConfigValidationError> errors;