FeedTitleConstraint::$message

Same name in other branches
  1. 9 core/modules/aggregator/src/Plugin/Validation/Constraint/FeedTitleConstraint.php \Drupal\aggregator\Plugin\Validation\Constraint\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\Constraint

Code

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.