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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...