errors property

List<String> errors
final

Optional. A list containing the first validation errors.

Implementation

final List<String> errors;