public property LanguageCombinationConstraint::$noDifferentMessage

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\Constraint

Code

public $noDifferentMessage = 'The \'from\' and \'to\' language fields can\'t have the same value.';