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