[jboss-user] [JBoss Seam] - Re: How to validate only if the user entered a string
tynor
do-not-reply at jboss.com
Sat Jan 12 10:35:34 EST 2008
What version of Seam and what version of the hibernate-validator jar?
Our project had the same problem with the hibernate libs bundled with Seam 1.2.1GA. We fixed by ditching the bundled hibernate libraries and using newer ones. Hibernate Validator 3.0.0.GA supports the style of validation you seek.
I'm not sure what version of hibernate validator is bundled with later versions of Seam.
Hope this helps.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119340#4119340
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119340
More information about the jboss-user
mailing list