FeedTitleConstraint::$message
Type: message
Overrides UniqueFieldConstraint::$message
File
-
core/
modules/ aggregator/ src/ Plugin/ Validation/ Constraint/ FeedTitleConstraint.php, line 17
Class
- FeedTitleConstraint
- Supports validating feed titles.
Namespace
Drupal\aggregator\Plugin\Validation\ConstraintCode
public $message = 'A feed named %value already exists. Enter a unique title.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.