You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by joann luo <jo...@gmail.com> on 2012/02/29 21:52:26 UTC

Validation doesn’t honor 'bundle' attribute in http://jakarta.apache.org/commons/dtds/validator_1_3_0.dtd?

Hello,
I am using http://jakarta.apache.org/commons/dtds/validator_1_3_0.dtd but I
found it still does not honor ‘bundle” attribute in the validation.xml.

I need to display an alternate error message defined in a custom
bundle through the Struts validation framework instead of the default
error message.  Based on the information provided from this early
thread, it should have been available since Validator 1.1.4.

http://www.mail-archive.com/user@struts.apache.org/msg23694.html
If this is still not supported in validator_1_3_0.dtd, then is there any
way to implement this?




I appreciate any advice you may have.



Thank you.