I don't think there's a default filter class that handles that. Not 100% positive though.
Best, Matthew Setter Malt Blue Ltd http://www.maltblue.com | [email protected] | @maltblue Connect with me on LinkedIn :: in/MatthewSetter Am 6 Aug 2013 um 20:12 schrieb SiCo <[email protected]>: > Hi, I'm just playing with Zend InputFilter and am wondering whether it can > filter arrays (i.e. filter each element of the passed array as an int)? My > experiments so far don't bode well so I imagine it hasn't made it in. I > thought the old filter_input did it? > > i.e. array(0 => '1', 1 => '2', 2 => '3'); etc. > > Hopefully I'm just missing a flag or doing it wrong! > > How does a form handle validation of multi checkboxes, is that handled in > the form or InputFilter? > > Thanks for your help > Simon > > > > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/Array-Filtering-Validation-tp4660680.html > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- > List: [email protected] > Info: http://framework.zend.com/archives > Unsubscribe: [email protected] > > -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
