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

Breadcrumb

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

ValidPathConstraint::$message

The default violation message.

Type: string

File

core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/ValidPathConstraint.php, line 23

Class

ValidPathConstraint
Validation constraint for valid system paths.

Namespace

Drupal\Core\Path\Plugin\Validation\Constraint

Code

public $message = "Either the path '%link_path' is invalid or you do not have access to it.";

API Navigation

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