Hi Markus, Do you think the Standard Validation Classes is useful for you? http://framework.zend.com/manual/en/zend.validate.set.html
Or you might write Validators yourself to fit your needs. see here: http://framework.zend.com/manual/en/zend.validate.writing_validators.html Regards, Jason. --- Markus Wolff <[EMAIL PROTECTED]> wrote: > Hi there, > > quite often one has to make a form where a user can > create a user > account. It's customary to add two password fields, > and add a validation > rule so that when the entries in both fields do not > match, an error > message is presented to the user. > > I was searching for such a validation rule for use > with > Zend_Filter_Input, but couldn't find any. Am I > missing something? Or > would you guys do it entirely differently? > > CU > Markus > ____________________________________________________________________________________ Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545469
