aspose file tools
The moose likes Object Relational Mapping and the fly likes Class level constraint using Hibernate Validation 3.1.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Class level constraint using Hibernate Validation 3.1.0" Watch "Class level constraint using Hibernate Validation 3.1.0" New topic
Author

Class level constraint using Hibernate Validation 3.1.0

raghav prakasam
Greenhorn

Joined: Jun 29, 2009
Posts: 22
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.


http://stackoverflow.com/questions/1972933/cross-f...th-hibernate-validator-jsr-303
 
jQuery in Action, 2nd edition
 
subject: Class level constraint using Hibernate Validation 3.1.0
 
Similar Threads
Class level constraint in Hibernate Validator 3.1.0
Add constraints to table with Hibernate.
Problems validating rich:calendar
TilesConfigurer is deprecated? How to use tiles 2.2 in spring MVC 3.1?
Struts Validation Framework Query ....