the default FormValid message is in the package
org.apache.tapestry5.internal
you can add same package in your resource file, add a new file
ValidationMessage.properties
this will override the default one.
it works in my project!
2012/3/1 Markus Grell
> Greetings!
>
> I need to translate the me
Greetings!
I need to translate the messages of the standard validators. The Tapestry
documentation reads:
-
Each validator (such as "required" or "minlength") has a default message
used (on the client side and the server side) when the constraint is
violated; that is, when the user input is n