namespace Drupal\Core\Validation\Plugin\Validation\Constraint
Same name in other branches
Object name | File name | Summary |
---|---|---|
CountryCodeConstraint | core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/CountryCodeConstraint.php | |
EntityBundleExistsConstraint | core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraint.php | Checks if a bundle exists on a certain content entity type. |
EntityBundleExistsConstraintValidator | core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraintValidator.php | Validates that a bundle exists on a certain content entity type. |
FullyValidatableConstraint | core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraint.php | Constraint for fully validatable config schema type. |
FullyValidatableConstraintValidator | core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraintValidator.php | FullyValidatable constraint. |
ValidKeysConstraint | core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraint.php | Checks that all the keys of a mapping are valid and required keys present. |
ValidKeysConstraintValidator | core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraintValidator.php | Validates the ValidKeys constraint. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.