[jboss-user] [JBoss Seam] - Re: Validation of non-ui fields

knaas do-not-reply at jboss.com
Thu Aug 2 11:58:34 EDT 2007


That is the approach we have taken.  It works.....fine is the appropriate word.  

Another idea would be to bind the values to a h:inputHidden.  Using Hibernate Validator's @AssertTrue and @AssertFalse you could do some incredibly complicated validations without needing to RYO validators.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070172#4070172

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070172



More information about the jboss-user mailing list