Jakarta Bean Validation

Jakarta Bean Validation Next proposals

This page contains a list of proposals of changes that could be included into the next Jakarta Bean Validation specification. Feedback is very welcome on our mailing list. Also check out the BVAL JIRA project for issues which are considered for inclusion but don’t have a proposal yet.

Issue Id (JIRA) Done Proposal Description

BVAL-214

214

Ability to validate an object and a list of changes

BVAL-234

234

Fix annoyance between JPA and Bean Validation when @Id @GeneratedValue and @NotNull are used

BVAL-248

248

Introduce an evaluation order for constraints defined on a single property