Requiring a checkbox to be ticked in ZendFramework
Zend Framework "documentation" dosn't say much about validating single checkboxes. If you need to do this, say for a terms ang conditions agreement or something, you have to check that the value is greaterthan zero. To do this, add a validator like this...
