Skip to content

be.sddevelopment.validation.modular-validators 1.1.0-SNAPSHOT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>be.sddevelopment.validation</groupId>
  <artifactId>modular-validators</artifactId>
  <version>1.1.0-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Java library to create modular validator-objects. Intended to be used as a utility library in other
projects to avoid the overhead of writing custom validation frameworks. Modular Validators supports the creation
of specific validator objects, that can use both internal state, and external services to assess the validity of
an object.

Details


Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0


Recent versions