Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.exolab.castor.xml.validators.IdRefsValidator
Constructor Summary | |
|
Method Summary | |
void |
|
public void validate(Object object, ValidationContext context) throws ValidationException
Validates the given Object.
- Specified by:
- validate in interface TypeValidator
- Parameters:
object
- the Object to validatecontext
- the ValidationContext
- Throws:
ValidationException
- if the object fails validation.