errors property

List<String> errors
final

Validation errors (empty when valid).

Implementation

final List<String> errors;