This commit is contained in:
tanghc
2019-11-05 16:33:35 +08:00
parent 5d2318f72d
commit 4e8bdc4de4
11 changed files with 16 additions and 12 deletions

View File

@@ -1,5 +1,9 @@
# changelog
## 2.5.2
- 修复JSR-303校验枚举导致的死循环问题
## 2.5.1
- JSR-303支持嵌套校验