You are here

public property DeletedWorkspaceConstraint::$message in Workspace 8.2

The default violation message.

Type: string

File

src/Plugin/Validation/Constraint/DeletedWorkspaceConstraint.php, line 22

Class

DeletedWorkspaceConstraint
Deleted workspace constraint.

Namespace

Drupal\workspace\Plugin\Validation\Constraint

Code

public $message = 'A workspace with this ID has been deleted but data still exists for it.';