public static class ValidationErrorsEntity.ErrorMessage extends Object
| Constructor and Description |
|---|
ErrorMessage(String field,
List<String> messages) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getField() |
List<String> |
getMessages() |
int |
hashCode() |
Copyright © 2023 Atlassian. All rights reserved.