Hej Bryce,

> Another, perhaps simpler, approach would be to create an array-aware 
> decorator that decorates a validator object with the ability to validate 
> arrays. That might be the easiest way to let a scalar-only validator 
> automatically validate each element of a given array.

you are right, decorators seem to be the way to go. I implemented it this
way and added it as a feature request including code to the issue tracker.

http://framework.zend.com/issues/browse/ZF-4354

Best Regards

Christopher
-- 
View this message in context: 
http://www.nabble.com/Zend_Filter_Input-and-Arrays-tp17131495p19619388.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to