Hibernate Validator 9.0 is still in development:
We encourage you to give it a try and to let us know of any bugs or problems you encounter. |
Compatibility
Java | 17, 21, 22 or 23 |
Jakarta Bean Validation | 3.1 |
Jakarta EE | 11 |
Not compatible with your requirements? Have a look at the other series.
See also the Compatibility policy and Maintenance policy.
Documentation
Documentation for Hibernate Validator 9.0 can be accessed through the links below:
Getting started guide HTML PDF
Migration guide HTML
Reference HTML PDF API (Javadoc)
You can find more documentation for all series on the documentation page.
How to get it
Current series status: development
More information about specific releases (announcements, download links) can be found here.
What's new
Latest release announcement (2024-12-13): 9.0.0.CR1.
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
Development versions (SNAPSHOTS)
The latest development versions of Maven artifacts for Hibernate Validator are published to the OSSRH snapshots repository.
You should only need those (unstable) versions for testing recently merged patches, and should never use them in production.
To consume these artifacts, you may need to configure your build tool to fetch artifacts
from
http://oss.sonatype.org/content/repositories/snapshots
and to enable snapshots:
Releases in this series
A few dependency updates, some bug fixes and more translations of validation messages.
Maven artifacts Download Resolved issues Release announcement
More removals of deprecated methods and constraints, clarification on stopping OSGi integration testing, a couple improvements and fixes identified while testing the previous beta release against downstream projects.
Maven artifacts Download Resolved issues Release announcement
This series targets Jakarta EE 11. It implements Jakarta Validation 3.1. New constraints: @KorRRN, @BitcoinAddress, removal of the Security Manager integration, BOM for simpler dependency management, dependency updates, improvements and bug fixes.
Maven artifacts Download Resolved issues Release announcement