AtLeastOneOfConstraintValidatorTest::$typedDataManager
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Core/Validation/AtLeastOneOfConstraintValidatorTest.php \Drupal\KernelTests\Core\Validation\AtLeastOneOfConstraintValidatorTest::typedDataManager
The typed data manager to use.
Type: \Drupal\Core\TypedData\TypedDataManager
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Validation/ AtLeastOneOfConstraintValidatorTest.php, line 33
Class
- AtLeastOneOfConstraintValidatorTest
- Tests AtLeastOneOf validation constraint with both valid and invalid values.
Namespace
Drupal\KernelTests\Core\ValidationCode
protected $typedDataManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.