public property LanguageCombinationConstraint::$noDifferentMessage in Translation Management Tool 8
File
- translators/
tmgmt_local/ skills/ src/ Plugin/ Validation/ Constraint/ LanguageCombinationConstraint.php, line 17
Class
- LanguageCombinationConstraint
- Checks that the node is assigned only a "leaf" term in the forum taxonomy.
Namespace
Drupal\tmgmt_language_combination\Plugin\Validation\ConstraintCode
public $noDifferentMessage = 'The \'from\' and \'to\' language fields can\'t have the same value.';