View Single Post
  #10 (permalink)  
Old 05-30-2008, 07:39 AM
killakev killakev is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default second parameter

FYI - that second parameter is for:

If failing a particular validation should prevent later validators from firing, pass boolean true as the second parameter:

Zend Framework: Documentation

cool site guys.
Reply With Quote