File
- translators/tmgmt_local/skills/src/Plugin/Validation/Constraint/LanguageCombinationConstraint.php, line 18
Class
- LanguageCombinationConstraint
- Checks that the node is assigned only a "leaf" term in the forum taxonomy.
Namespace
Drupal\tmgmt_language_combination\Plugin\Validation\Constraint
Code
public $uniqueMessage = 'The language combination has to be unique.';