Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. UploadedFileConstraint.php

UploadedFileConstraint::$uploadNoFileErrorMessage

The upload no file error message.

Type: string

File

core/modules/file/src/Validation/Constraint/UploadedFileConstraint.php, line 47

Class

UploadedFileConstraint
A constraint for UploadedFile objects.

Namespace

Drupal\file\Validation\Constraint

Code

public string $uploadNoFileErrorMessage = 'The file %file could not be saved because the upload did not complete.';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal