-------------------------------- Valdi\\Validator\\BeforeDateTime -------------------------------- .. php:namespace:: Valdi\Validator .. php:class:: BeforeDateTime Validator for a date time being before the given date time. For the format, see: http://php.net/manual/en/datetime.createfromformat.php .. php:attr:: $type Holds the type of the validator. .. php:method:: BeforeDateTime::isValidComparison() {@inheritdoc}