3 declare(strict_types=1);
32 static function ($value):
bool {
33 return is_numeric($value);
35 static function (
$txt, $value):
string {
37 return (
string)
$txt(
"not_numeric_empty_string");
40 return (
string)
$txt(
"not_numeric", $value);
__construct(Data\Factory $data_factory, ilLanguage $lng)
A constraint encodes some resrtictions on values.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)