You are here

protected property WorkflowFieldConstraintValidator::$context in Workflow 8

Validator 2.5 and upwards compatible execution context.

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

File

src/Plugin/Validation/Constraint/WorkflowFieldConstraintValidator.php, line 24

Class

WorkflowFieldConstraintValidator
Validates the CommentName constraint.

Namespace

Drupal\workflow\Plugin\Validation\Constraint

Code

protected $context;