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