public final class ValidatorUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static javax.validation.Validator |
getValidator() |
static <T> T |
tryValidate(T bean,
Class... group) |
public static javax.validation.Validator getValidator()
public static <T> T tryValidate(T bean,
Class... group)
Copyright © 2016–2021. All rights reserved.