You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Marc Demlenne <ma...@gmail.com> on 2005/07/14 10:40:41 UTC

Validation framework - gobal formset

Hello, 

Using Struts Validation Framework, how is it possible to use only one
formset in validation.xml for ALL locales, when using only
locales-independant validations ?

I use <formset> ... </formset> but get the error that the form is not
found under locale en_US, i.e.

Having more formset like <formset language="en"> "solves" the problem,
of course, but I don't want to have redundancy in this file while it's
useless.

Shouldn't it be possible to define only general case, and to fallback
on it when specific case isn't define ? Is there a special issue to
resolve this ?

Thanks in advance for any help !

-- 
Marc Demlenne

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org