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

Reply via email to