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

Breadcrumb

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

FileIsImageConstraint::$message

The error message.

Type: string

File

core/modules/file/src/Plugin/Validation/Constraint/FileIsImageConstraint.php, line 26

Class

FileIsImageConstraint
File is image constraint.

Namespace

Drupal\file\Plugin\Validation\Constraint

Code

public string $message = 'The image file is invalid or the image type is not allowed. Allowed types: %types';

API Navigation

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