s:validateAll only checks field-level validation, not class-level validation, 
which includes @AssertFalse.

Currently, the simplest way (IMO) to validate multiple fields is to put some 
logic in your action method.  The booking example does this with regards to 
checkin and checkout dates, IIRC.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119339
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to