发布于 2017-07-06 00:24:03 | 137 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Hibernate Validator Bean 验证框架

用Annotations 给类或者类的属性加上约束(constraint),在运行期检查属性值是很优雅的.Hibernate Validator就是这样的一个框架.该框架是十分容易的(就像参考文档中宣称的那样),几乎没有什么学习曲线,Validator 是一个验证框架 不需要和Hibernate的其他部分绑定就可以使用,只要在你的项目中添加Hibernate-annotations.jar库就可以了.


Hibernate Validator 6.0.0.CR2 已发布,兼容 Bean Validation 2.0 CR 2

Hibernate Validator 是 Bean Validation 的参考实现。随着 Bean Validation 2.0 最终版本的临近,Hibernate Validator 6.0.0 也更多的聚焦在最新的规范说明和更新文档上。

主要更新内容:

  • The from of @ConvertGroup and is now optional: it defaults to the Default group.

  • Some last minute changes were made in the Bean Validation API on the naming of the value unwrapping related method: we updated Hibernate Validator accordingly.

  • We made a first pass on the documentation: some things are still missing (mostly about the new value extraction feature) but the documentation should not contain outdated information anymore.

了解更多内容可查阅发行说明



历史版本 :
Hibernate Validator 6.0.7.Final 发布
Hibernate Validator 6.0.6 发布,新增约束规则
Hibernate Validator 6.0.5 发布,包含重要的 bug 修复
Hibernate Validator 6.0.4.Final 发布,跟进 WildFly 11
Hibernate Validator 6.0.3.Final 发布,新增约束规则
Hibernate Validator 6.0.1.Final,支持 JSR 380 规范
Hibernate Validator 6.0.0.CR2 发布
Hibernate Validator 6.0.0.CR1 发布
Hibernate Validator 6.0.0.Beta1 发布
Hibernate Validator 6.0.0.Alpha2 发布,改进对 Bean Validation 2.0 的支持
Hibernate Validator 5.4.1.Final,Bean 验证框架
Hibernate Validator 6.0.0.Alpha1 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务