IntLessThan
class IntLessThan extends ComparisonRule
Less-than rule for integers.
Methods
__construct(mixed $value, bool $equals = false)
Create a new rule with the given integer.
Details
__construct(mixed $value, bool $equals = false)
Create a new rule with the given integer.
Constants
GREATER_THAN |
|
LESS_THAN |
|