Introduction
A validation library allowing to deep-validate data structures
Documentation
You can find the current docs on our website. This is a work-in-progress project though so it's not yet complete.
Maven
<dependency> <groupId>org.javawebstack</groupId> <artifactId>validator</artifactId> <version>1.0.2</version> </dependency>