In essence, it's a sort of hibernate validator lite. The main feature is that instead of using reflection, it generates source code via annotation processing that will run constraint checks. I've been working on it for a while and finally released 1.0.
pestatije|2 years ago
SentryMan|2 years ago