Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Choice.php
Choice::$message
Type:
message
File
vendor/
symfony/
validator/
Constraints/
Choice.php
, line 41
Class
Choice
Validates that a value is one of a given set of valid choices.
Namespace
Symfony\Component\Validator\Constraints
Code
public string $message =
'The value you selected is not a valid choice.'
;
RSS feed