You can use Digits and Between:

http://framework.zend.com/manual/en/zend.validate.set.html#zend.validate.set.digits
http://framework.zend.com/manual/en/zend.validate.set.html#zend.validate.set.between

- jake

On Fri, Mar 5, 2010 at 4:47 PM, Steve Rayner
<[email protected]> wrote:
> What validators am i supposed to use to validated that a form entry value is
> a number and it is between two given values? I tried between but that seems
> to treat the input like test.

Reply via email to