We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc15c92 commit 9684d83Copy full SHA for 9684d83
1 file changed
changelog.txt
@@ -1,6 +1,22 @@
1
Hibernate Validator Changelog
2
=============================
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
20
9.0.0.Final (2025-05-20)
21
-------------------------
22
0 commit comments