StringEqualsConcatenatedValuesConstraint::$values
The mappings to values to concatenate together.
Type: array
File
-
core/
lib/ Drupal/ Core/ Validation/ Plugin/ Validation/ Constraint/ StringEqualsConcatenatedValuesConstraint.php, line 53
Class
- StringEqualsConcatenatedValuesConstraint
- Checks a string consists of specific values found in the mapping.
Namespace
Drupal\Core\Validation\Plugin\Validation\ConstraintCode
public array $values;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.