19 declare(strict_types=1);
51 $groupName = substr($address->
getMailbox(), 1);
59 return ($host === $this->host || $host ===
'');
__construct(string $host, callable $groupNameCheckCallable=null)
Class ilGroupNameAsMailValidator.
isHostValid(string $host)
validate(ilMailAddress $address)
Validates if the given address contains a valid group name to send an email.
static groupNameExists(string $a_group_name, ?int $a_id=null)
checks if group name already exists.