You are here

public property File::$uploadPartialErrorMessage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/File.php \Symfony\Component\Validator\Constraints\File::uploadPartialErrorMessage

File

vendor/symfony/validator/Constraints/File.php, line 51

Class

File
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

public $uploadPartialErrorMessage = 'The file was only partially uploaded.';