Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Date.php
Date::INVALID_DATE_ERROR
File
vendor/
symfony/
validator/
Constraints/
Date.php
, line 27
Class
Date
Validates that a value is a valid date, i.e. its string representation follows the Y-m-d format.
Namespace
Symfony\Component\Validator\Constraints
Code
public
const
INVALID_DATE_ERROR
=
'3c184ce5-b31d-4de7-8b76-326da7b2be93'
;
RSS feed