Hi all,
I have a problem using Validator with DynaBeans.
In my struts-config if I declare java.lang.String props for a
DynaValidatorForm a "required" validation works fine, but if I change the
props to java.lang.Integer the "required" validation fails ( no ActionErrors
returned ).
Please hep me!
I'm using struts 1.1, validator 1.0.2, commons-beanutils 1.6.1 ( maybe this
is the problem? ) on tomcat 5.1.19.
---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org
|