public class ValidationMessage extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ValidationMessage.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCode() |
String |
getMessage() |
String |
getPath() |
String |
getType() |
int |
hashCode() |
void |
setArguments(String[] arguments) |
void |
setType(String type) |
String |
toString() |
Copyright © 2016. All rights reserved.