| Class | Description |
|---|---|
| ConstraintMessage | |
| DropwizardConfiguredValidator | |
| FuzzyEnumParamConverter<T> |
Provides converters to jersey for enums used as resource parameters.
|
| FuzzyEnumParamConverterProvider |
Provides converters to Jersey for enums used as resource parameters.
|
| HibernateValidationBinder | |
| JerseyParameterNameProvider |
Adds jersey support to parameter name discovery in hibernate validator.
|
| JerseyViolationExceptionMapper | |
| MutableValidatorFactory | |
| NonEmptyStringParamValueExtractor |
Let's the validator know that when validating a
NonEmptyStringParam to validate the
underlying value. |
| ParamValueExtractor |
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.
|
| Exception | Description |
|---|---|
| JerseyViolationException |
A
ConstraintViolationException that occurs while Jersey is
validating constraints on a resource endpoint. |
Copyright © 2021. All rights reserved.