19 declare(strict_types=1);
32 return (
bool) preg_match(
'/[0-9]/', $value->toString());
34 static function ($value):
string {
35 return "Password must contain numbers.";
__construct(Data\Factory $data_factory, \ILIAS\Language\Language $lng)
Interface Observer Contains several chained tasks and infos about them.
A password is used as part of credentials for authentication.
__construct(Container $dic, ilPlugin $plugin)