Brendan Benson

Brendan Benson

Spring Validation Example

Spring Validation enables you to use annotations and interfaces to simplify validation logic. This tutorial demonstrates how to do a few "real-world" validations for a JSON API. Read more...