namespace Drupal\comment\Plugin\Validation\Constraint
Object name | File name | Summary |
---|---|---|
CommentNameConstraint | core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php | Supports validating comment author names. |
CommentNameConstraintValidator | core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php | Validates the CommentName constraint. |