内容简介: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 发布,新增约束规则》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
CSS商业网站布局之道
朱印宏 / 清华大学出版社 / 2007-1 / 75.00元
本书是一本CSS技术专著。 主要从布局角度全面、系统和深入地讲解CSS在标准网站布局之中的应用。很多读者经过初步的学习之后就能够使用CSS设计出一些漂亮的网页样式,于是便乐在其中,踌躇满志,这是好事,但千万不要自我陶醉,因为你还未领略CSS的博大精深。用CSS容易,难的是全部都用CSS。CSS的精髓是布局,而不是样式,布局是需要缜密的逻辑思维和系统设计的,而样式只需要简单地编写代码或复制即可。本书......一起来看看 《CSS商业网站布局之道》 这本书的介绍吧!