|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidationItem
One item of validation (the smallest piece of indivisible information).
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
Gets message of this item. |
XmlNode |
getNode()
Gets source node of this item. |
Validatable |
getSource()
Gets source of this item. |
ValidationType |
getType()
Gets type of this item. |
void |
setNode(XmlNode node)
|
| Method Detail |
|---|
ValidationType getType()
ValidationTypeValidatable getSource()
XmlNode getNode()
void setNode(XmlNode node)
java.lang.String getMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||