public class ValidationError extends Object
| Constructor and Description |
|---|
ValidationError(String messageKey,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object[] |
getArgs() |
String |
getMessageKey() |
int |
hashCode() |
String |
toString() |
Copyright © 2003–2021 Atlassian. All rights reserved.