Jakarta Bean Validation 2.0 was published in August 2019.
It's part of Jakarta EE 8 (but can of course be used with plain Java SE as the previous releases).
There are no changes between Jakarta Bean Validation 2.0 and Bean Validation 2.0 except for the GAV: it is now jakarta.validation:jakarta.validation-api
.
Do you have feedback? Talk to us:
on our mailing list
in the API issue tracker for API related issues
in the Specification issue tracker for specification related issues
in the TCK issue tracker for TCK related issues
If you want to take the next step and contribute, read how to contribute.