内容简介: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]增加约束键
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
JAVASCRIPT权威指南(第四版)
David Flanagan / 张铭泽、等 / 机械工业出版社 / 2003-1-1 / 99.00
《JavaScript权威指南》全面介绍了JavaScript语言的核心,以及Web浏览器中实现的遗留和标准的DOM。它运用了一些复杂的例子,说明如何处理验证表单数据、使用cookie、创建可移植的DHTML动画等常见任务。本书还包括详细的参考手册,涵盖了JavaScript的核心API、遗留的客户端API和W3C标准DOM API,记述了这些API中的每一个JavaScript对象、方法、性质、......一起来看看 《JAVASCRIPT权威指南(第四版)》 这本书的介绍吧!