public static interface NotifyingValidator.ConstraintViolationsHandler<T>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(T entity,
Set<ConstraintViolation<T>> constraintViolations) |
void handle(T entity, Set<ConstraintViolation<T>> constraintViolations)