Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \validation.constraint
  2. 9 core/core.services.yml \validation.constraint

Class

Drupal\Core\Validation\ConstraintManager

Tags

  • plugin_manager_cache_clear
1 string reference to validation.constraint
TestViewsTest::testDefaultConfig in core/modules/views/tests/src/Kernel/TestViewsTest.php
Tests default configuration data type.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Validation\ConstraintManager
  2. parent: default_plugin_manager
  3. tags:
  4. - { name: plugin_manager_cache_clear }