Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Compound.php
Compound::$constraints
@var Constraint[]
Type:
constraints
File
vendor/
symfony/
validator/
Constraints/
Compound.php
, line 25
Class
Compound
Extend this class to create a reusable set of constraints.
Namespace
Symfony\Component\Validator\Constraints
Code
public array $constraints = [];
RSS feed