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