| Name | Description | Type | Package | Framework |
| ConstraintMessage | Gets the human friendly location of where the violation was raised. | Class | io.dropwizard.jersey.validation | DropWizard Jersey |
| ConstraintViolationExceptionMapper | Class | io.dropwizard.jersey.validation | DropWizard Jersey | |
| HibernateValidationFeature | Register a Dropwizard configured Validator with Jersey, so that Jersey doesn't use its default, which doesn't have our configurations applied. | Class | io.dropwizard.jersey.validation | DropWizard Jersey |
| NonEmptyStringParamUnwrapper | Let's the validator know that when validating a NonEmptyStringParam to validate the underlying value. | Class | io.dropwizard.jersey.validation | DropWizard Jersey |
| ParamValidatorUnwrapper | Let's the validator know that when validating a class that is an AbstractParam to validate the underlying value. | Class | io.dropwizard.jersey.validation | DropWizard Jersey |
| ValidationErrorMessage | Class | io.dropwizard.jersey.validation | DropWizard Jersey | |
| Validators | A utility class for Hibernate. | Class | io.dropwizard.jersey.validation | DropWizard Jersey |