Skip to content

bripkens/bean-validators

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bean-validators

Build Status Coverage Status Maven Central License

Additional validator implementations for javax.validation. Most validators use Apache Commons Lang3 and Apache Commons Validator functionality to implement various validation routines.

More information can be found on the project website.

How to release

mvn -Prelease release:prepare -Darguments=-Dgpg.keyname=<key to use>

mvn -Prelease release:perform -Darguments=-Dgpg.keyname=<key to use>

License

Code is under the Apache Licence v2.

Additional Resources

About

Additional validator implementations for javax.validation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%