UniqueLabelInListConstraint::$message
The default violation message.
Type: string
File
-
core/
modules/ ckeditor5/ src/ Plugin/ Validation/ Constraint/ UniqueLabelInListConstraint.php, line 26
Class
- UniqueLabelInListConstraint
- Uniquely labeled list item constraint.
Namespace
Drupal\ckeditor5\Plugin\Validation\ConstraintCode
public $message = 'The label %label is not unique.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.