You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Gu...@tietoenator.com on 2007/05/02 16:48:12 UTC

DefaultActionValidatorManager does not recognize model driven

Hi,

I try to junit test my field-validators by using
DefaultActionValidatorManager.

It does work but with one problem. My action class implements
ModelDriven so to be able to test my validations in *-validations.xml I
have to add "model." before every OGNL-expression and afterwards
remember to remove them.

Is this an error, or should I do it in another way?

Regards
Gunnar

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