2010/4/16 Griffith, Michael * <michael.griff...@fda.hhs.gov>:
> Hello all,
>
> I am not clear on how to reuse a field validator that doesn't share a
> common package or action/alias.  I have package
>
> ...struts.admin/
> ...struts/application/
>
> with namespaces /admin and /application respectively.  I have a model
> object with a validator <modelClass>-validator.xml in the /application
> package that I need to reuse in the admin package.  What's the best way
> to reuse the validator without repeating it?

You can add annotation @SkipValidation


Regards
-- 
Łukasz
http://www.lenart.org.pl/
Kapituła Javarsovia 2010
http://javarsovia.pl

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

Reply via email to