code work around for zend validate's markAsError respectively addError Yesterday I ran into a problem with zend form and zend validate which was quite confusing. I wanted to check if a multiCheckbox has less or equal 2 selections. I really thought there would be some "shipped" validator but there isn't. Then