Thanks a lot Thomas.
I still think the phpDoc of some validators are wrong and that the Zend Validadors manual should at least point to File Validators. ::: Diego Potapczuk On Fri, Dec 18, 2009 at 11:56 AM, Thomas Weidner <[email protected]>wrote: > File validators are part of Zend_File_Transfer. > > Look into Zend_File's chapter for a description or use the search field > from the online manual. > > > Greetings > Thomas Weidner, I18N Team Leader, Zend Framework > http://www.thomasweidner.com > > ----- Original Message ----- From: "Diego Potapczuk" <[email protected]> > > To: "Zend Framework General" <[email protected]> > Sent: Friday, December 18, 2009 2:48 PM > Subject: [fw-general] File Validate Documentation > > > > Is there a documentation somewhere for file validators? Could not find any >> information in the Reference Guide, and the phpDoc of some descriptions >> are >> really vague/wrong. >> >> (Zend_Validate_File_isImage => Validator which checks if the file already >> exists in the directory) >> (Zend_Validate_File_IsCompressed => Validator which checks if the file >> already exists in the directory) >> (Zend_Validate_File_Upload => Validator for the maximum size of a file up >> to >> a max of 2GB) >> >> >> >> Thanks, >> >> ::: Diego Potapczuk >> >> >
