FeedUrlConstraint::$message
Same name in other branches
- 8.9.x core/modules/aggregator/src/Plugin/Validation/Constraint/FeedUrlConstraint.php \Drupal\aggregator\Plugin\Validation\Constraint\FeedUrlConstraint::message
Type: message
Overrides UniqueFieldConstraint::$message
File
-
core/
modules/ aggregator/ src/ Plugin/ Validation/ Constraint/ FeedUrlConstraint.php, line 17
Class
- FeedUrlConstraint
- Supports validating feed URLs.
Namespace
Drupal\aggregator\Plugin\Validation\ConstraintCode
public $message = 'A feed with this URL %value already exists. Enter a unique URL.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.