You are here

namespace Drupal\forum\Plugin\Validation\Constraint in Zircon Profile 8.0

Same name in other branches
  1. 8 Drupal\forum\Plugin\Validation\Constraint
Classsort descending Location Description
ForumLeafConstraint core/modules/forum/src/Plugin/Validation/Constraint/ForumLeafConstraint.php Checks that the node is assigned only a "leaf" term in the forum taxonomy.
ForumLeafConstraintValidator core/modules/forum/src/Plugin/Validation/Constraint/ForumLeafConstraintValidator.php Validates the ForumLeaf constraint.