I have my own validator method defined in validator-rules.xml.
When an exception is thrown by the validation method, I would
expect it to be handled by the global error handling,
like what happens when an error is thrown by an action.
Instead it proceeds forward just as if validation
succeeded with no errors.  Is there a way to have
this caught by the global error handling?  Or some
better way to do things?

Thanks,
Dan

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

Reply via email to