Class level constraint using Hibernate Validation 3.1.0
raghav prakasam
Greenhorn
Joined: Jun 29, 2009
Posts: 22
posted
0
Hi All,
I just want to compare two dates using a class level custom validation.
Please can anybody help me writing a class level custom constraint using HibernateValidator 3.1.0 GA.jar.
I have tried the below link but it doesnt works for me.