You are here

constant Date::INVALID_DATE_ERROR in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/Date.php \Symfony\Component\Validator\Constraints\Date::INVALID_DATE_ERROR

File

vendor/symfony/validator/Constraints/Date.php, line 25

Class

Date
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

const INVALID_DATE_ERROR = 2;