ZF-3954: Exclude for extension validator
Description
The extension validator should be able to exclude defined validators. For example no "txt" and all files except txt will be validated.
The extension validator should be able to exclude defined validators. For example no "txt" and all files except txt will be validated.
Comments
Posted by Thomas Weidner (thomas) on 2008-09-21T10:55:18.000+0000
Added a "ExcludeExtension" validator with r11467