One very common need for me is to change the messages that the tapestry validators return on validation errors, to get the messages I want and to achieve localization.
Is there a way to plug in these message keys globally, say in hivemodule.xml? Or is the only way to specify which message to use every time I use the validator in a .page or .jwc file? I hope not, because everything else about the new validation system is so great and easy to use, without copy/paste of code and xml between pages. Thanks Inge
