You are here

public property SelectOtherAllowedValuesConstraint::$minMessage in CCK Select Other 8

File

src/Validation/Plugin/Validation/Constraint/SelectOtherAllowedValuesConstraint.php, line 21

Class

SelectOtherAllowedValuesConstraint
Overrides AllowedValuesConstraint.

Namespace

Drupal\cck_select_other\Validation\Plugin\Validation\Constraint

Code

public $minMessage = 'You must select at least %limit choice.|You must select at least %limit choices.';