EntityTestEntityLevel::$message

Same name in other branches
  1. 9 core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevel.php \Drupal\entity_test\Plugin\Validation\Constraint\EntityTestEntityLevel::message
  2. 8.9.x core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevel.php \Drupal\entity_test\Plugin\Validation\Constraint\EntityTestEntityLevel::message
  3. 10 core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevel.php \Drupal\entity_test\Plugin\Validation\Constraint\EntityTestEntityLevel::message

Type: message

File

core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevel.php, line 21

Class

EntityTestEntityLevel
Constraint on entity level.

Namespace

Drupal\entity_test\Plugin\Validation\Constraint

Code

public $message = 'Entity level validation';

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