RangeConstraint::$minMessage
Same name in other branches
- 9 core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php \Drupal\Core\Validation\Plugin\Validation\Constraint\RangeConstraint::minMessage
Type: minMessage
File
-
core/
lib/ Drupal/ Core/ Validation/ Plugin/ Validation/ Constraint/ RangeConstraint.php, line 22
Class
- RangeConstraint
- Range constraint.
Namespace
Drupal\Core\Validation\Plugin\Validation\ConstraintCode
public $minMessage = 'This value should be %limit or more.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.