my-validators

A collection of bean validators

View the Project on GitHub

Welcome to My Validators!

This is a collection of Java Validators used in my home and work project

How to install

Simply add the maven dependency as follows

<!-- https://mvnrepository.com/artifact/io.github.acuccovi.validator/MyValidators -->
<dependency>
    <groupId>io.github.acuccovi.validator</groupId>
    <artifactId>MyValidators</artifactId>
    <version>1.0.2</version>
</dependency>

If you don’t use any tool to automate the dependency management you can download the files from the Releases page

Validators

Following the list of the validators:

Support or Contact

Having trouble with some validator or want a new one? Open an issue and ask!