__construct(Factory $dataFactory, \ilLanguage $language)
isGreaterThan(int $minimum)
Creates a constraint that can be used to check if an integer value is greater than the defined lower ...
isLessThan(int $maximum)
Creates a constraint that can be used to check if an integer value is less than the defined upper lim...