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