namespace Drupal\link\Plugin\Validation\Constraint
Same name in other branches
Object name | File name | Summary |
---|---|---|
LinkAccessConstraint | core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraint.php | Defines an access validation constraint for links. |
LinkAccessConstraintValidator | core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraintValidator.php | Validates the LinkAccess constraint. |
LinkExternalProtocolsConstraint | core/modules/link/src/Plugin/Validation/Constraint/LinkExternalProtocolsConstraint.php | Defines a protocol validation constraint for links to external URLs. |
LinkExternalProtocolsConstraintValidator | core/modules/link/src/Plugin/Validation/Constraint/LinkExternalProtocolsConstraintValidator.php | Validates the LinkExternalProtocols constraint. |
LinkNotExistingInternalConstraint | core/modules/link/src/Plugin/Validation/Constraint/LinkNotExistingInternalConstraint.php | Defines a protocol validation constraint for links to broken internal URLs. |
LinkNotExistingInternalConstraintValidator | core/modules/link/src/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidator.php | Validates the LinkNotExistingInternal constraint. |
LinkTypeConstraint | core/modules/link/src/Plugin/Validation/Constraint/LinkTypeConstraint.php | Validation constraint for links receiving data allowed by its settings. |
LinkTypeConstraintValidator | core/modules/link/src/Plugin/Validation/Constraint/LinkTypeConstraintValidator.php | Constraint validator for links receiving data allowed by its settings. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.