Hi Aljosa, There is currently neither a Zend_Validate_* or Zend_Filter_* class to deal with currency values, but you might try Zend_Currency, recently promoted to the framework core and released with 1.0.2.
Best regards, Darby Aljosa Mohorovic wrote: > is there any validator/filter i can use for currency? > i need something to check if submitted data is valid number for > currency/money. > > ZF contains Int, Float, Digits - which one to use? > > Aljosa >
