Same functionality like Apache Commons Lang3 Validate, but without the heavy footprint of the whole lib from Apache.
'de.weltraumschaf.commons:validate:1.1.2'
<dependency>
<groupId>de.weltraumschaf.commons</groupId>
<artifactId>validate</artifactId>
<version>1.1.2</version>
</dependency>
<dependency org="de.weltraumschaf.commons" name="validate" rev="1.1.2"/>
"de.weltraumschaf.commons", "validate", "1.1.2"