ConstraintValidatorFactory implementation that uses InjectingConstraintValidatorFactory
by default and fallbacks to HibernateInjectingConstraintValidatorFactory when the resource
cannot be found in resource context of Jersey.constraint violations from given exception and transform them into a list of
validation errors.ConstraintValidatorFactory implementation used for configuration.MessageInterpolator implementation used for configuration.ParameterNameProvider implementation used for configuration.TraversableResolver implementation used for configuration.ConstraintValidatorFactory with support of injecting Jersey providers/resources.AutoDiscoverable registering ValidationFeature if this feature is not already registered.Response.ValidationError instance.ValidationError instance.Response if JAX-B API is not availableExceptionMapper for ValidationException.ValidationFeature used to add Bean Validation (JSR-349) support to the server.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.