You are here

protected property ScheduledDateProvidedConstraintValidator::$context in Sitewide Alert 8

Validator 2.5 and upwards compatible execution context.

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

File

src/Plugin/Validation/Constraint/ScheduledDateProvidedConstraintValidator.php, line 18

Class

ScheduledDateProvidedConstraintValidator
Validates the UniqueInteger constraint.

Namespace

Drupal\sitewide_alert\Plugin\Validation\Constraint

Code

protected $context;