W3cubDocs

/Drupal 8

protected property 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 36

Class

TypedDataManager
Manages data type plugins.

Namespace

Drupal\Core\TypedData

Code

protected $constraintManager;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!TypedData!TypedDataManager.php/property/TypedDataManager::constraintManager/8.1.x