Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Expression.php
Expression::$message
Type:
message
File
vendor/
symfony/
validator/
Constraints/
Expression.php
, line 36
Class
Expression
Validates a value using an expression from the Expression Language component.
Namespace
Symfony\Component\Validator\Constraints
Code
public string $message =
'This value is not valid.'
;
RSS feed