errors property

List<String> errors
getter/setter pair

A list of error messages returned from the validation.

Implementation

List<String> errors;