errors property

List<CsvRowError> errors
final

One entry per rejected row, in source order.

Implementation

final List<CsvRowError> errors;