Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Date.php
Date::INVALID_FORMAT_ERROR
File
vendor/
symfony/
validator/
Constraints/
Date.php
, line 26
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_FORMAT_ERROR
=
'69819696-02ac-4a99-9ff0-14e127c4d1bc'
;
RSS feed