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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]