public property MerciMaxLengthConstraint::$message in MERCI (Manage Equipment Reservations, Checkout and Inventory) 8.2
File
- src/
Plugin/ Validation/ Constraint/ MerciMaxLengthConstraint.php, line 27 - Contains \Drupal\merci\Plugin\Validation\Constraint\MerciMaxLengthConstraint.
Class
- MerciMaxLengthConstraint
- Checks that the node is assigned only a "leaf" term in the forum taxonomy.
Namespace
Drupal\merci\Plugin\Validation\ConstraintCode
public $message = 'Item cannot be reserved for longer than @interval @period.';