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
