FeedUrlConstraint::$message

Same name in other branches
  1. 9 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\Constraint

Code

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.