LengthConstraint::$minMessage
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php \Drupal\Core\Validation\Plugin\Validation\Constraint\LengthConstraint::minMessage
Type: minMessage
File
-
core/
lib/ Drupal/ Core/ Validation/ Plugin/ Validation/ Constraint/ LengthConstraint.php, line 23
Class
- LengthConstraint
- Length constraint.
Namespace
Drupal\Core\Validation\Plugin\Validation\ConstraintCode
public $minMessage = 'This value is too short. It should have %limit character or more.|This value is too short. It should have %limit characters or more.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.