Bean Validation: Integrating JSR-303 with Spring

In this entry I will introduce you to the new JSR-303 Bean Validation specification. I will show how to implement declarative validation using constraint annotations and how to integrate it with a Spring application.

Continue reading over at dzone...

Leave a Reply