Thanks Nial and others. Yes, that's it, exactly. Unfortunately I have to duplicate my <formset> group for each language but I think copy/paste will help. BTW, I'll look at nightly build of Validator and its inheritance feature to see how could I exploit this new functionality.
Stjepan Brbot "Niall Pemberton" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > In your validation.xml you can define different formsets for different > localle by specifiying language/country/variant attributes > > <formset language="" country="" variant=""> > > Means you have to duplicate your validation rules for each language in > Struts 1.1 - however the latest nightly build of validator includes an > "inheritance" feature which I believe (don't know much more about it) will > make this easier: > > http://www.mail-archive.com/dev%40struts.apache.org/msg00259.html > > Niall > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]