|
JAXB v0.21 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Interface implemented by all element classes, that is, classes derived directly from element-type declarations.
For convenience, this interface redeclares the validateThis() method defined in the
ValidatableObject class. The full specification of this method may
be found in that class.
ValidatableObject| Method Summary | |
void |
validateThis()
Ensures that this object does not violate any local structural constraints. |
| Method Detail |
public void validateThis()
throws LocalValidationException
validateThis() method defined in the
ValidatableObject class.InvalidContentException - If the children of this object violate the content
specification of the schema component from which this
object's class was derivedMissingAttributeException - If a property derived from a required attribute
has no valueMissingContentException - If a property derived from a required content component
has no value
|
JAXB v0.21 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Copyright © 2001 by Sun Microsystems, Inc., 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.