Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
File.php
File::$uploadNoFileErrorMessage
Type:
uploadNoFileErrorMessage
File
vendor/
symfony/
validator/
Constraints/
File.php
, line 66
Class
File
Validates that a value is a valid "file".
Namespace
Symfony\Component\Validator\Constraints
Code
public string $uploadNoFileErrorMessage =
'No file was uploaded.'
;
RSS feed