Constructor and Description |
---|
ValuesHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
handles(Annotation a) |
Set<ConstraintViolation<Object>> |
validate(Annotation a,
Method m,
Object xmlFieldObject,
Class<?> group) |
public boolean handles(Annotation a)
public Set<ConstraintViolation<Object>> validate(Annotation a, Method m, Object xmlFieldObject, Class<?> group) throws IllegalArgumentException, IllegalAccessException, InvocationTargetException
validate
in interface IHandler
IllegalArgumentException
IllegalAccessException
InvocationTargetException
Copyright © 2011–2014. All rights reserved.