EntityTestEntityLevelValidator::$context

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevelValidator.php \Drupal\entity_test\Plugin\Validation\Constraint\EntityTestEntityLevelValidator::context

Validator 2.5 and upwards compatible execution context.

Type: \Symfony\Component\Validator\Context\ExecutionContextInterface

File

core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevelValidator.php, line 18

Class

EntityTestEntityLevelValidator
Constraint validator for the EntityTestEntityLevel constraint.

Namespace

Drupal\entity_test\Plugin\Validation\Constraint

Code

protected $context;

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