666. Class

666.1. Zend\Validator\File\NotExists

Validator which checks if the destination file does not exist

666.1.1. Methods

666.1.1.1. isValid

isValid()

Returns true if and only if the file does not exist in the set destinations

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

666.1.2. Constants

666.1.2.1. DOES_EXIST

@const string Error constants

Project Versions

Table Of Contents

Previous topic

665. Class

Next topic

667. Class

This Page