ExecutionContext::$violations

The violations generated in the current context.

Type: violations

File

core/lib/Drupal/Core/Validation/ExecutionContext.php, line 28

Class

ExecutionContext
Defines an execution context class.

Namespace

Drupal\Core\Validation

Code

protected ConstraintViolationList $violations;

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