| Class | Description |
|---|---|
| ConstraintMessage | |
| ConstraintViolationExceptionMapper | |
| HibernateValidationFeature |
Register a Dropwizard configured
Validator with Jersey, so that Jersey doesn't use its
default, which doesn't have our configurations applied. |
| NonEmptyStringParamUnwrapper |
Let's the validator know that when validating a
NonEmptyStringParam to validate the
underlying value. |
| ParamValidatorUnwrapper |
Let's the validator know that when validating a class that is an
AbstractParam to
validate the underlying value. |
| ValidationErrorMessage | |
| Validators |
A utility class for Hibernate.
|
Copyright © 2015. All rights reserved.