You are here

namespace Drupal\Core\Validation in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Validation
Classsort descending Location Description
ConstraintManager core/lib/Drupal/Core/Validation/ConstraintManager.php Constraint plugin manager.
ConstraintValidatorFactory core/lib/Drupal/Core/Validation/ConstraintValidatorFactory.php Defines a constraint validator factory that works with container injection.
DrupalTranslator core/lib/Drupal/Core/Validation/DrupalTranslator.php Translates strings using Drupal's translation system.
TranslatorInterface core/lib/Drupal/Core/Validation/TranslatorInterface.php Defines an interface used in validation.