errors property

Map<String, List<String>> errors

The map of field names to their corresponding errors.

Implementation

Map<String, List<String>> get errors;