https://issues.apache.org/struts/browse/WW-2292

I'm assuming what's happening is that ActionSupport's
validation is enough to use field validator
annotations even if the action doesn't have an
explicit @Validation() annotation (or something else
that leads to the same result).

WW-2292 basically asks if a lack of @Validation()
should mean no validation based on annotations even if
the class extends ActionSupport.

Anyone?

Thanks,
Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to