CountConstraint::$exactMessage
Type: exactMessage
File
-
core/
lib/ Drupal/ Core/ Validation/ Plugin/ Validation/ Constraint/ CountConstraint.php, line 22
Class
- CountConstraint
- Count constraint.
Namespace
Drupal\Core\Validation\Plugin\Validation\ConstraintCode
public $exactMessage = 'This collection should contain exactly %limit element.|This collection should contain exactly %limit elements.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.