Valdi\Validator\InTheFuture

class Valdi\Validator\InTheFuture
Validator for a date time being in the future compared to the current moment. For the format, see: http://php.net/manual/en/datetime.createfromformat.php
property $amountOfParameters

Holds the amount of parameters.

property $dateTimeParameters

Holds whether to parse the parameters as \DateTimes so the child class can decide.

property $type

Holds the type of the validator.

isValidComparison()

{@inheritdoc}