| | Revisit cross field validation | | | | | Unresolved | Sep 16, 2011 | Jan 29, 2023 | | |
| | @BatchSize with @ManyToMany does not work as expected when migrating 5 -> 6 | | | | | Unresolved | Jan 9, 2023 | Jan 9, 2023 | | |
| | Fix Documentation for direct fetching with Filter | | | | | Unresolved | Oct 21, 2022 | Oct 21, 2022 | | |
| | ISM | | | | | Unresolved | Jan 27, 2022 | Jul 20, 2022 | | |
| | Batch processing disengaged | | | | | Unresolved | Jan 6, 2022 | Jan 18, 2022 | | |
| | Compile time bean preparation instead of bootstrap time | | | | | Unresolved | Dec 3, 2021 | Dec 3, 2021 | | |
| | java.lang.NumberFormatException: For input string: "12345678901234567890" | | | | | Unresolved | Oct 1, 2021 | Oct 1, 2021 | | |
| | Hibernate DB2 Dialect Pagination Issue | | | | | Unresolved | Jun 11, 2021 | Jun 11, 2021 | | |
| | Attempted to assign id from null one-to-one property | | | | | Unresolved | Apr 15, 2021 | May 20, 2021 | | |
| | CLONE - Attempted to assign id from null one-to-one property | | | | | Unresolved | May 20, 2021 | May 20, 2021 | | |
| | @NotBlank and @NotEmpty were used, "NOT NULL" option wasn't add in generated DDL. | | | | | Unresolved | Feb 21, 2021 | Feb 21, 2021 | | |
| | add constant pool for @Pattern | | | | | Unresolved | Dec 11, 2020 | Dec 11, 2020 | | |
| | Regexp of @CNPJ Constraint is incorrect | | | | | Unresolved | Dec 3, 2020 | Dec 3, 2020 | | |
| | Add autocomplete suggester support for ElasticSearch | | | | | Unresolved | Nov 27, 2020 | Nov 27, 2020 | | |
| | Mysql dialect does not extract constraint name from foreign key violation | | | | | Unresolved | Nov 9, 2020 | Nov 9, 2020 | | |
| | hiberate fails to update primary key for embedded fields with same properties but different classes | | | | | Unresolved | Nov 2, 2020 | Nov 2, 2020 | | |
| | Postgres - Sequences do not get generated for a schema (ddl-auto set to update) when any other schema in database contains the sequence | | | | | Unresolved | Sep 22, 2020 | Sep 22, 2020 | | |
| | HSEARCH000212: An exception occurred while the MassIndexer was transforming identifiers to Lucene Documents ClassCastException: class ProjectSystemEntityPk cannot be cast to class java.lang.Long (ProjectSystemEntityPk is in unnamed module of loader | | | | | Unresolved | Jun 22, 2020 | Jun 22, 2020 | | |
| | Is @Valid supported in composite constraints | | | | | Unresolved | Jun 5, 2020 | Jun 5, 2020 | | |
| | Expose validated bean via ConstraintValidatorContext | | | | | Unresolved | Aug 6, 2011 | May 14, 2020 | | |
| | Update CONTRIBUTING.md for Specification Project's repositories | | | | | Unresolved | May 6, 2020 | May 6, 2020 | | |
| | HBM2Java uses default plattform encoding for source generation | | | | | Unresolved | Apr 11, 2020 | Apr 12, 2020 | | |
| | Make BVAL friendly towards Java 9 modules | | | | | Unresolved | Jan 25, 2016 | Apr 1, 2020 | | |
| | @Valid and nested objects | | | | | Unresolved | Mar 29, 2019 | Apr 1, 2020 | | |
| | ConstraintViolationException links to bean field(s) | | | | | Unresolved | Aug 14, 2019 | Apr 1, 2020 | | |
| | Java Bean method validation not working for Nested class @NotBlank with Immutables | | | | | Unresolved | Sep 25, 2019 | Sep 25, 2019 | | |
| | Annotated bounded type parameter cause IllegalArgumentException | | | | | Unresolved | Jun 20, 2019 | Jun 20, 2019 | | |
| | Validate field / property constraint before class level constraint | | | | | Unresolved | Jan 19, 2017 | Aug 28, 2018 | | |
| | Allow asynchronous validation | | | | | Unresolved | Jun 15, 2018 | Jun 26, 2018 | | |
| | Clarify what happens when mixing inheritance and default group redefinition | | | | | Unresolved | Apr 12, 2018 | Jun 26, 2018 | | |
| | Clarify that behavior is undefined if legacy @Valid and type argument @Valid are given for same element | | | | | Unresolved | Mar 19, 2018 | Mar 19, 2018 | | |
| | Fix intermittent test failures of ValidationTest#testCachedProvidersCanBeGarbageCollected() | | | | | Unresolved | Feb 22, 2018 | Feb 22, 2018 | | |
| | Add skew tolerance to time based constraints | | | | | Unresolved | Oct 4, 2017 | Jan 19, 2018 | | |
| | Consider to create a new constraint for @Age | | | | | Unresolved | Jan 6, 2018 | Jan 6, 2018 | | |
| | Precise that the cascaded validation VE resolution algorithm is restricted to the VEs compatible with the declared type | | | | | Unresolved | Nov 24, 2017 | Nov 24, 2017 | | |
| | Fix incorrect example in table 5.1 | | | | | Unresolved | Sep 20, 2017 | Sep 20, 2017 | | |
| | Include the ref type and ref number in the reference link title | | | | | Unresolved | Sep 19, 2017 | Sep 19, 2017 | | |
| | Base class for ConstraintValidator implementors | | | | | Unresolved | Jul 18, 2017 | Jul 22, 2017 | | |
| | Introduce order for property constraints and allow to stop validation for first failing property constraint | | | | | Unresolved | Sep 27, 2011 | Jul 20, 2017 | | |
| | Separate the notion of message resolver vs message interpolator | | | | | Unresolved | Mar 8, 2011 | Jul 13, 2017 | | |
| | In the XSD, relax the order of elements where the order does not matter | | | | | Unresolved | Jul 11, 2017 | Jul 11, 2017 | | |
| | Clarify the scope of ValidatorFactory in a Java EE deployment | | | | | Unresolved | May 4, 2015 | Jun 15, 2017 | | |
| | Add an example which shows the usage of constraints on generic types | | | | | Unresolved | Jul 6, 2014 | Jun 15, 2017 | | |
| | Integrate the value in some of (or all) the node types of a Path | | | | | Unresolved | Feb 20, 2017 | Jun 15, 2017 | | |
| | Let composed constraint return the message of the first failing constraint instead of the composed constraint | | | | | Unresolved | Jan 6, 2012 | Jun 15, 2017 | | |
| | Provide gpg signature files with uploaded artifacts | | | | | Unresolved | Apr 24, 2015 | Jun 15, 2017 | | |
| | Offer helper classes to build ConstraintViolationExceptions (and potentially raise them) | | | | | Unresolved | Feb 4, 2010 | Jun 15, 2017 | | |
| | Explore constraint implementation simplifications via lambdas | | | | | Unresolved | Mar 21, 2016 | Jun 15, 2017 | | |
| | Offer a programmatic API to declare constraints on a domain model | | | | | Unresolved | Jun 7, 2011 | Jun 15, 2017 | | |
| | Clarify behavior in case of hiding fields/properties | | | | | Unresolved | Feb 14, 2013 | Jun 15, 2017 | | |