| Constructor and Description |
|---|
Validators() |
| Modifier and Type | Method and Description |
|---|---|
static javax.validation.ValidatorFactory |
factory() |
static javax.validation.Validator |
get() |
static <T> Set<javax.validation.ConstraintViolation<T>> |
getViolations(T bean) |
static void |
validate(Object bean) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.