BankIDProtectedUserFieldConstraintValidator
class BankIDProtectedUserFieldConstraintValidator extends ProtectedUserFieldConstraintValidator
Decorates the ProtectedUserFieldConstraint constraint.
Properties
| protected AuthmapInterface | $authmap | The authmap service. |
Methods
__construct(UserStorageInterface $user_storage, AccountProxyInterface $current_user, AuthmapInterface $authmap)
BankIDProtectedUserFieldConstraintValidator constructor.
static
create(ContainerInterface $container)
{@inheritdoc}
void
validate(mixed $items, Constraint $constraint)
{@inheritdoc}
Details
at line 28
__construct(UserStorageInterface $user_storage, AccountProxyInterface $current_user, AuthmapInterface $authmap)
BankIDProtectedUserFieldConstraintValidator constructor.
at line 36
static
create(ContainerInterface $container)
{@inheritdoc}
at line 47
void
validate(mixed $items, Constraint $constraint)
{@inheritdoc}