File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
Hibernate Validator Changelog
2
2
=============================
3
3
4
+ 9.0.1.Final (2025-06-13)
5
+ -------------------------
6
+
7
+ ** Bug
8
+ * HV-2117 NIP validation incorrectly accepts values ending in 0
9
+
10
+ ** Improvement
11
+ * HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver
12
+ * HV-2114 Add support for Korean foreigner resident registration number (RRN) validation
13
+ * HV-2113 Adding Date Validation Condition in KorRRNValidator
14
+ * HV-2112 Use the Hibernate theme for rendered javadocs
15
+ * HV-2109 Bump Expressly version to 6.0.0
16
+
17
+ ** Task
18
+ * HV-1271 Move JavaDoc stylesheet.css to separate repo and fetch it from there
19
+
4
20
9.0.0.Final (2025-05-20)
5
21
-------------------------
6
22
You can’t perform that action at this time.
0 commit comments