Validation Messages i18n Client/Server

2011-09-08 Thread Alex
Hey guys, I am using GWT on GAE and try to find a solution to write my validation classes only once. So far everything works very well besides some Regex-quirks. But now I struggle with my validation Messages. I want to output i18n'ed messages from validation. But I can of course not use

Re: Validation Messages i18n Client/Server

2011-09-08 Thread Juan Pablo Gardella
See gwt-vl http://gwt-vl.sourceforge.net/ 2011/9/8 Alex alexanderwolf...@googlemail.com Hey guys, I am using GWT on GAE and try to find a solution to write my validation classes only once. So far everything works very well besides some Regex-quirks. But now I struggle with my validation