TypedDataManager::$constraintManager
Same name in other branches
- 9 core/lib/Drupal/Core/TypedData/TypedDataManager.php \Drupal\Core\TypedData\TypedDataManager::constraintManager
- 8.9.x core/lib/Drupal/Core/TypedData/TypedDataManager.php \Drupal\Core\TypedData\TypedDataManager::constraintManager
- 11.x core/lib/Drupal/Core/TypedData/TypedDataManager.php \Drupal\Core\TypedData\TypedDataManager::constraintManager
The validation constraint manager to use for instantiating constraints.
Type: \Drupal\Core\Validation\ConstraintManager
File
-
core/
lib/ Drupal/ Core/ TypedData/ TypedDataManager.php, line 37
Class
- TypedDataManager
- Manages data type plugins.
Namespace
Drupal\Core\TypedDataCode
protected $constraintManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.