|
 |
Zend Framework 2 Documentation (Manual) |  |
|
File: /_sources/modules/zend.validator.file.exclude-mime-type.txt
Size: | 439 |
Storage flags: | no_autoload,compress/gzip (53%) |
.. _zend.validator.file.exclude-mime-type:
ExcludeMimeType
---------------
``Zend\Validator\File\ExcludeMimeType`` checks the MIME type of files.
It will assert ``false`` when a given file has one the a defined MIME types.
This validator is inversely related to the :ref:`MimeType validator <zend.validator.file.mime-type>`.
Please refer to the :ref:`MimeType validator <zend.validator.file.mime-type>`
for options and usage examples.
For more information about the PHK package format: http://phk.tekwire.net