public property SelectOtherAllowedValuesConstraint::$maxMessage in CCK Select Other 8
File
- src/
Validation/ Plugin/ Validation/ Constraint/ SelectOtherAllowedValuesConstraint.php, line 22
Class
- SelectOtherAllowedValuesConstraint
- Overrides AllowedValuesConstraint.
Namespace
Drupal\cck_select_other\Validation\Plugin\Validation\ConstraintCode
public $maxMessage = 'You must select at most %limit choice.|You must select at most %limit choices.';