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

Breadcrumb

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

ConfigExistsConstraint::$message

The error message.

Type: string

File

core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/ConfigExistsConstraint.php, line 25

Class

ConfigExistsConstraint
Checks that the value is the name of an existing config object.

Namespace

Drupal\Core\Config\Plugin\Validation\Constraint

Code

public string $message = "The '@name' config does not exist.";

API Navigation

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