errors property

List<String> errors
final

errors is the list of strings with the errors of the field

Implementation

final List<String> errors;