内容简介:Hibernate Validator 6.0.6 已发布,包含一些新特性和功能改进,建议所有使用 6.0.x 系列的用户都进行升级。 改进 HV-1533 - engine:Small performance improvements HV-1531 - engine:Regroup the ValidatorFa...
Hibernate Validator 6.0.6 已发布,包含一些新特性和功能改进,建议所有使用 6.0.x 系列的用户都进行升级。
改进
HV-1533 - engine:Small performance improvements
HV-1531 - engine:Regroup the ValidatorFactory scoped properties in ValidatorFactoryContext
HV-1530 - annotation-processor:Add CodePointLength to supported AP types
HV-1527 - engine:Separate Group and MetaConstraint - Path processed units in ValidationContext
HV-1525 - engine:Various AbstractMessageInterpolator performance improvements
HV-1524 - engine: Log temporal validation tolerance only if it has been explicitly set
HV-1522 - engine:Improve performance of ConstraintViolationImpl hashCode() method
HV-1506 - engine:Regroup the Validator scoped properties in ValidationContext
新特性
HV-1541 - engine:Add new constraint for ISBN
Task
HV-1546 - engine:Reintroduce AnnotationProcessingOptions
HV-1545 - engine:Reintroduce hibernate.validator.constraint_mapping_contributor
HV-1538 - engine:Make the @Incubating annotation @Documented
HV-1537 - engine:Reintroduce ReflectionParameterNameProvider to avoid API breakage
HV-1536 - engine:Update description of required permissions in the reference guide
HV-1535 - build:Use the default style for JavaDoc
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Hibernate Validator 6.0.6 发布,新增约束规则》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Hibernate Validator 6.0.3.Final 发布,新增约束规则
- Android 横竖屏切换,约束布局动态修改约束
- 无约束优化--实践
- 浅谈差分约束系统
- 数据库-约束
- [MySQL]增加约束键
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Linux内核完全剖析
赵炯 / 机械工业出版社 / 2006-1 / 79.00元
本书对早期Linux操作系统内核全部代友文件进行了详细的剖析,旨在让读者在尽量短的时间内对Linux的工作机理获得全面而深刻的理解,为进一步学习和研究Linux系统打下坚实的基础。虽然选择的版本较低,但该内核已能够正常编译运行,并且其中已包括了Linux工作原理的精髓。书中首先以Linux源代码版本的变迁为主线,简要介绍了Lin-ux系统的发展历史,同时着重说明了各个内核版本之间的主要区别和改进方......一起来看看 《Linux内核完全剖析》 这本书的介绍吧!