ExecutionContext::$value

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php \Drupal\Core\TypedData\Validation\ExecutionContext::value
  2. 8.9.x core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php \Drupal\Core\TypedData\Validation\ExecutionContext::value
  3. 10 core/lib/Drupal/Core/Validation/ExecutionContext.php \Drupal\Core\Validation\ExecutionContext::value

The currently validated value.

Type: value

File

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

Class

ExecutionContext
Defines an execution context class.

Namespace

Drupal\Core\Validation

Code

protected mixed $value = NULL;

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