Tag Archives: hibernate validator
Getting started with Hibernate Validator
In this tutorial we’re going to learn how to get started with Hibernate Validator, which as its name suggests is a validation framework associated with the Hibernate project. This article is really a follow-up to my earlier article on using … Continue reading
Posted in Chapter 04 - Web forms, Tutorials
Tagged annotations, hibernate, hibernate validator, jsr 303, validation
25 Comments
New stuff in Spring 3.0, part 2
[Here's part 1 if you missed it.] As promised, here’s the rest of my notes dump on what’s new in Spring 3.0, or really Spring 3.x since a lot of what comes in Spring 3.x is waiting on JEE 6, … Continue reading
