Jakarta Bean Validation 3.0 was published in October 2020.
It is part of Jakarta EE 9 and 10 (but can of course be used with plain Java SE as the previous releases).
The API package was changed from javax.validation
to jakarta.validation
.
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.