TypeValidatorpublic class IdRefsValidator extends java.lang.Object implements TypeValidator
| Constructor | Description | 
|---|---|
IdRefsValidator() | 
 Creates a new IdRefsValidator with no restrictions. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
validate(java.lang.Object object,
        ValidationContext context) | 
 Validates the given Object. 
 | 
public IdRefsValidator()
public void validate(java.lang.Object object,
                     ValidationContext context)
              throws ValidationException
validate in interface TypeValidatorobject - the Object to validatecontext - the ValidationContextValidationException - if the object fails validation.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com