ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
_getLngClosure () | |
![]() | |
__construct (callable $is_ok, $error, Data\Factory $data_factory, ilLanguage $lng) | |
If $error is a callable it needs to take two parameters: More... | |
check ($value) | |
accepts ($value) | |
problemWith ($value) | |
applyTo (Result $result) | |
![]() | |
withProblemBuilder (callable $builder) | |
Get a constraint like this one with a builder for a custom error message. More... | |
![]() | |
transform ($from) | |
Perform the transformation. More... | |
__invoke ($from) | |
Transformations should be callable. More... | |
Additional Inherited Members | |
![]() | |
getError () | |
![]() | |
Data Factory | $data_factory |
ilLanguage | $lng |
$is_ok | |
$error | |
Definition at line 25 of file CustomTest.php.
MyValidationConstraintsConstraint::_getLngClosure | ( | ) |
Definition at line 27 of file CustomTest.php.
References ILIAS\Refinery\getLngClosure().