public property Count::$minMessage

File

drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Count.php, line 26

Class

Count
@author Bernhard Schussek <bschussek@gmail.com>

Namespace

Symfony\Component\Validator\Constraints

Code

public $minMessage = 'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.';