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