|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.validators.IdRefsValidator
public class IdRefsValidator
The IDREFS Validation class.
Constructor Summary | |
---|---|
IdRefsValidator()
Creates a new IdRefsValidator with no restrictions. |
Method Summary | |
---|---|
void |
validate(java.lang.Object object,
ValidationContext context)
Validates the given Object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdRefsValidator()
Method Detail |
---|
public void validate(java.lang.Object object, ValidationContext context) throws ValidationException
validate
in interface TypeValidator
object
- the Object to validatecontext
- the ValidationContext
ValidationException
- if the object fails validation.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |