651. Class

651.1. Zend\Validator\File\ExcludeExtension

Validator for the excluding file extensions

651.1.1. Methods

651.1.1.1. isValid

isValid()

Returns true if and only if the file extension of $value is not included in the set extension list

Parameters:string|array – Real file to check for extension
Return type:bool

651.1.2. Constants

651.1.2.1. FALSE_EXTENSION

@const string Error constants

651.1.2.2. NOT_FOUND

Project Versions

Table Of Contents

Previous topic

650. Class

Next topic

652. Class

This Page