Package io.dropwizard.jersey.validation
-
Class Summary 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 aNonEmptyStringParamto validate the underlying value.ParamValueExtractor Let's the validator know that when validating a class that is anAbstractParamto validate the underlying value.ValidationErrorMessage Validators A utility class for Hibernate. -
Exception Summary Exception Description JerseyViolationException AConstraintViolationExceptionthat occurs while Jersey is validating constraints on a resource endpoint.