CFileValidator
CFileValidator
Package | system.validators |
---|---|
Inheritance | class CFileValidator » CValidator » CComponent |
Since | 1.0 |
Source Code | framework/validators/CFileValidator.php |
CFileValidator verifies if an attribute is receiving a valid uploaded file.
It uses the model class and attribute name to retrieve the information about the uploaded file. It then checks if a file is uploaded successfully, if the file
It uses the model class and attribute name to retrieve the information about the uploaded file. It then checks if a file is uploaded successfully, if the file