You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Laurent MARQUEZ <la...@artal.fr> on 2003/11/24 15:25:09 UTC

Type "double" does not work in the validator.



Hi, 
I am using struts 1.1
Is anybody using validator with type "double"?

It' s not working, but "integer" or "float" works. Why?

-------------------------------------
<field property="totalTestCost"
       depends="double">
  <msg name="double" key="errors.double"/> 	
  <arg0 key="testDetail.data.totalTestCost"/>
</field>
-------------------------------------
Laurent.


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