ErrorCollection
@Deprecated public class ValidationError extends Object
Constructor and Description |
---|
ValidationError(String field,
String error)
Deprecated.
|
ValidationError(String field,
String error,
List<String> params)
Deprecated.
|
ValidationError(String field,
String error,
String param)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getError()
Deprecated.
|
String |
getField()
Deprecated.
|
List<String> |
getParams()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.