Package Home

Zend Framework 2 Documentation (Manual)

PHK Home

File: /_sources/modules/zend.validator.file.exclude-extension.txt

Size:453
Storage flags:no_autoload,compress/gzip (51%)

.. _zend.validator.file.exclude-extension:

ExcludeExtension
----------------

``Zend\Validator\File\ExcludeExtension`` checks the extension of files.
It will assert ``false`` when a given file has one the a defined extensions.

This validator is inversely related to the :ref:`Extension validator <zend.validator.file.extension>`.

Please refer to the :ref:`Extension validator <zend.validator.file.extension.options>`
for options and usage examples.


For more information about the PHK package format: http://phk.tekwire.net