You are here

namespace Drupal\cas\Plugin\Validation\Constraint in CAS 8

Same name in other branches
  1. 2.x Drupal\cas\Plugin\Validation\Constraint
Classsort descending Location Description
CasProtectedUserFieldConstraint src/Plugin/Validation/Constraint/CasProtectedUserFieldConstraint.php Checks if the plain text password is provided for editing a protected field.
CasProtectedUserFieldConstraintValidator src/Plugin/Validation/Constraint/CasProtectedUserFieldConstraintValidator.php Decorates the ProtectedUserFieldConstraint constraint.