EntityTestCompositeConstraint::$message

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

Type: message

File

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

Class

EntityTestCompositeConstraint
Constraint with multiple fields.

Namespace

Drupal\entity_test\Plugin\Validation\Constraint

Code

public $message = 'Multiple fields are validated';

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