EntityReferenceSupportedNewEntitiesConstraint::$message

The default violation message.

Type: string

File

core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraint.php, line 23

Class

EntityReferenceSupportedNewEntitiesConstraint
The entity reference supported new entities constraint.

Namespace

Drupal\workspaces\Plugin\Validation\Constraint

Code

public $message = '%collection_label can only be created in the default workspace.';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.