Skip to content

shootercheng/param-validator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

param-validator

Build Status codecov Codacy Badge Code Climate License Maven central

demo project

SpringBoot

https://github.com/shootercheng/param-validator-demo

web.xml

https://github.com/shootercheng/ssm_shiro_blog

api parameter verification file generation project

https://github.com/CatDou/param-validator-generate

Maven

<dependency>
  <groupId>com.github.catdou</groupId>
  <artifactId>param-validator</artifactId>
  <version>1.3</version>
</dependency>

Gradle

implementation 'com.github.catdou:param-validator:1.3'

About

Parameter verification of Java Web API interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%