errors property

List<String> errors
final

A list of errors that caused validation to fail.

Implementation

final List<String> errors;