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