DateGreaterThan
class DateGreaterThan extends ComparisonRule
Greater-than rule for dates.
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 |
|