You are here

service validation.constraint in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \validation.constraint

Class

Drupal\Core\Validation\ConstraintManager

Tags

  • plugin_manager_cache_clear
1 string reference to validation.constraint
ComplexDataConstraint::__construct in core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php

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 }