21 return !$this->constraint->accepts($value);
23 function (
$txt, $value) {
24 return $txt(
"not_generic", $this->constraint->getErrorMessage($value));
An exception for terminatinating execution or to throw for unit testing.
__construct(Constraint $constraint, Data\Factory $data_factory, \ilLanguage $lng)
A constraint encodes some resrtictions on values.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc