ZF-1877: Add error message codes and tokens to validation classes' documentation
Description
The documentation for Zend_Filter_Input states:
bq. You should refer to documentation for each validator class to know if it has multiple error messages, the keys of these messages, and the tokens you can use in the message templates.
Indeed, the documentation of the validation classes should include such information.
Comments
Posted by Wil Sinclair (wil) on 2008-03-21T17:05:27.000+0000
This issue should have been fixed for the 1.5 release.
Posted by Darby Felton (darby) on 2008-04-02T12:39:00.000+0000
Must Have for Next Mini Release.
Posted by Darby Felton (darby) on 2008-04-02T12:39:58.000+0000
Oops, Should Have
Posted by Thomas Weidner (thomas) on 2009-03-09T15:19:33.000+0000
Integrated with r14255