Domain Validation
What's inside a violation?
Submitted by Ansgar.Konermann on May 12, 2010 - 23:26What's Inside A Violation?
If the validator found a number of violations, what can we do with it? Let's have a look at the simple usages of violation objects.
Validate single, primitive attribute
Submitted by Ansgar.Konermann on May 7, 2010 - 23:45Learning Test One: Validate a single, primitive attribute
Time to write our first (domain) object and validate something. We'll do this using the TestNG framework to create a tiny test driver showcasing how the most basic validation API calls interact.
Basic Project Setup
Submitted by Ansgar.Konermann on May 7, 2010 - 21:39Basic Project Setup
I'll use Apache Maven 2.x and IntelliJ IDEA as my primary development tools, so you might want to learn how to use these first if you plan to work through the examples for yourself. All source code and project files for this walkthrough is available from github using
git://github.com/ansgarkonermann/bean-validation-with-jsr303.git
as clone URL.

Recent comments
9 weeks 6 days ago
32 weeks 2 days ago
34 weeks 6 days ago
45 weeks 6 days ago
45 weeks 6 days ago
46 weeks 4 days ago
47 weeks 4 hours ago
1 year 10 weeks ago
1 year 10 weeks ago
1 year 10 weeks ago