Skip to content

CarpCap/hibernate-validator-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hibernate validator 增强版

如何依赖

        <dependency>
            <groupId>com.carpcap</groupId>
            <artifactId>hibernate-validator-plus</artifactId>
            <version>1.0.1</version>
        </dependency>

1.0.0 version

* 提供了7个自定义注解 验证日期、身份证、手机号、密码是否合法
* 提供了默认5个group 用于不同场景下的分组校验
* 提供了 工具包 进行手动校验
* 提供了AnnotationTest 测试类 快速了解该项目做了什么工作

1.0.1 version

* 提供了车牌校验、文件类型校验

如何使用

https://github.com/carpcap/hibernate-validator-plus-demo

About

java hibernate validator tool project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages