Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jakarta Validation 3.1 compatible implementation #219

Open
marko-bekhta opened this issue Jul 9, 2024 · 0 comments
Open

Jakarta Validation 3.1 compatible implementation #219

marko-bekhta opened this issue Jul 9, 2024 · 0 comments

Comments

@marko-bekhta
Copy link

Looking at https://jakarta.ee/specifications/bean-validation/3.1/ a compatible implementation is displayed as [Hibernate Validator 8.0.1.Final](https://hibernate.org/validator/releases/8.0/)

Hibernate Validator 8.0 series is a Jakarta Bean Validation 3.0-based implementation. While there weren't any updates to the Jakarta Validation API, and 8.0 would probably pass the TCK as it should also be more or less the same, the currently developed 9.0 series of Hibernate Validator is the one that targets the Jakarta Validation 3.1 API.

A 3.1-compatible version should be updated once the 9.0 series is published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant