Jersey CDI 1.x Jakarta Validation Support provides integration between Jersey, CDI, and Bean Validation.
<dependency>
<groupId>org.glassfish.jersey.ext.cdi</groupId>
<artifactId>jersey-cdi1x-validation</artifactId>
<version>4.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to register the ValidationFeature in a Jersey application.
Use org.glassfish.jersey.ext.cdi:jersey-cdi1x-validation:2.x for Java EE 8.
No dependency data recorded yet.