errors property

List<ValidationError> errors
final

list of error in MapEntry

key of MapEntry is fieldName

value of MapEntry is errorMessage

Implementation

final List<ValidationError> errors;