public class IdRefValidator extends Object implements TypeValidator
| Constructor and Description |
|---|
IdRefValidator()
Creates a new IdRefValidator with no restrictions.
|
public IdRefValidator()
public void validate(Object object, ValidationContext context) throws ValidationException
validate in interface TypeValidatorobject - the Object to validatecontext - the ValidationContextValidationException - if the object fails validation.Copyright © 2013. All rights reserved.