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