内容简介:Hibernate Validator 6.0.10.Final 已发布,建议 6.x 版本的用户尽快升级,它是 6.0.9.Final 的直接替换版本,带来了一些不错的改进并修复 bug 。 更新内容: Bug 修复 HV-1604 - Initializing JPATraversableR...
Hibernate Validator 6.0.10.Final 已发布,建议 6.x 版本的用户尽快升级,它是 6.0.9.Final 的直接替换版本,带来了一些不错的改进并修复 bug 。
更新内容:
Bug 修复
HV-1604 - Initializing
JPATraversableResolver
fails withIllegalAccessException
: this is a regression from 6.0.3.Final, theJPATraversableResolver
was not correctly instantiated and thus not used, even in a JPA environment.HV-1609 - CDI extension should not rely on
@WithAnnotations
filtering:@WithAnnotations
does not consider the annotations in the class hierarchy so a bean with constraint annotations only in the class hierarchy would not see these constraints applied.HV-1614 - Unable to specify constraints at more than 1 nested parameter of a typed container: in the programmatic API, nested container element constraints and cascading were not working as expected.
现在可以使用 JDK 10 构建和使用 Hibernate Validator。
完整更新内容请查看 JIRA.
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- cURL 7.70.0 发布,原生支持 JSON、实验性支持 MQTT
- hi-nginx-1.5.2 发布,优化 cpp 支持,添加 groovy 支持
- hi-nginx-1.5.2 发布,优化 cpp 支持,添加 groovy 支持
- Spring Tools 4.3.0 发布,支持 Eclipse Theia 并弃用 Atom 支持
- Spring Tools 4.3.0 发布,支持 Eclipse Theia 并弃用 Atom 支持
- Tiki 20 发布,支持 markdown 语法
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。