AllowedValuesConstraint::$minMessage
Type: minMessage
File
- 
              core/
lib/ Drupal/ Core/ Validation/ Plugin/ Validation/ Constraint/ AllowedValuesConstraint.php, line 20  
Class
- AllowedValuesConstraint
 - Checks for the value being allowed.
 
Namespace
Drupal\Core\Validation\Plugin\Validation\ConstraintCode
public $minMessage = 'You must select at least %limit choice.|You must select at least %limit choices.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.