|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.validator.ValidationError
public class ValidationError
| Field Summary | |
|---|---|
Field |
field
|
String |
msg
|
Object |
parent
|
Object |
value
|
| Constructor Summary | |
|---|---|
ValidationError(ValidatorContext context,
String msg)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Field field
public Object parent
public Object value
public String msg
| Constructor Detail |
|---|
public ValidationError(ValidatorContext context,
String msg)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||