IntGreaterThan
class IntGreaterThan extends ComparisonRule
Greater-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 |
|