|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidationError
Provides the details of validation error
Nested Class Summary | |
---|---|
static class |
ValidationError.Type
|
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
AttributeInstance |
getAttributeInstance()
Get the AttributeInstance that this validation error corresponds to. |
java.lang.String |
getMessage()
Get the message for this Validation Error |
ValidationError.Type |
getType()
Get the type of the validation error |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getMessage()
AttributeInstance getAttributeInstance()
java.lang.UnsupportedOperationException
- if the error has no associated AttributeInstanceValidationError.Type getType()
PIMInternalException
- If an internal error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |