49 return new Not($constraint, $this->dataFactory, $this->
language);
An exception for terminatinating execution or to throw for unit testing.
sequential(array $constraints)
__construct(Factory $dataFactory, \ilLanguage $language)
parallel(array $constraints)
not(Constraint $constraint)
A constraint encodes some resrtictions on values.