ForumLeafConstraint::$noLeafMessage
Type: noLeafMessage
File
-
core/
modules/ forum/ src/ Plugin/ Validation/ Constraint/ ForumLeafConstraint.php, line 19
Class
- ForumLeafConstraint
- Checks that the node is assigned only a "leaf" term in the forum taxonomy.
Namespace
Drupal\forum\Plugin\Validation\ConstraintCode
public $noLeafMessage = 'The item %forum is a forum container, not a forum. Select one of the forums below instead.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.