<?php //App.Entity.Event

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        (($f = &\Symfony\Component\VarExporter\Internal\Registry::$factories)['Symfony\\Component\\Validator\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\ClassMetadata'))(),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Length'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Length')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\NotBlank'],
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Choice'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Choice')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\Length'],
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\Length'],
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\Length'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Event',
                'title',
                4 => 'status',
                7 => 'mainColor',
                9 => 'secondaryColor',
                11 => 'contrastColor',
            ],
            'defaultGroup' => [
                'Event',
            ],
            'members' => [
                [
                    'title' => [
                        $o[1],
                    ],
                    'status' => [
                        $o[4],
                    ],
                    'mainColor' => [
                        $o[7],
                    ],
                    'secondaryColor' => [
                        $o[9],
                    ],
                    'contrastColor' => [
                        $o[11],
                    ],
                ],
            ],
            'properties' => [
                [
                    'title' => $o[1],
                    'status' => $o[4],
                    'mainColor' => $o[7],
                    'secondaryColor' => $o[9],
                    'contrastColor' => $o[11],
                ],
            ],
            'class' => [
                1 => 'App\\Entity\\Event',
                4 => 'App\\Entity\\Event',
                7 => 'App\\Entity\\Event',
                9 => 'App\\Entity\\Event',
                11 => 'App\\Entity\\Event',
            ],
            'property' => [
                1 => 'title',
                4 => 'status',
                7 => 'mainColor',
                9 => 'secondaryColor',
                11 => 'contrastColor',
            ],
            'constraints' => [
                1 => [
                    $o[2],
                    $o[3],
                ],
                4 => [
                    $o[5],
                    $o[6],
                ],
                7 => [
                    $o[8],
                ],
                9 => [
                    $o[10],
                ],
                11 => [
                    $o[12],
                ],
            ],
            'constraintsByGroup' => [
                1 => [
                    'Default' => [
                        $o[2],
                        $o[3],
                    ],
                    'Event' => [
                        $o[2],
                        $o[3],
                    ],
                ],
                4 => [
                    'Default' => [
                        $o[5],
                        $o[6],
                    ],
                    'Event' => [
                        $o[5],
                        $o[6],
                    ],
                ],
                7 => [
                    'Default' => [
                        $o[8],
                    ],
                    'Event' => [
                        $o[8],
                    ],
                ],
                9 => [
                    'Default' => [
                        $o[10],
                    ],
                    'Event' => [
                        $o[10],
                    ],
                ],
                11 => [
                    'Default' => [
                        $o[12],
                    ],
                    'Event' => [
                        $o[12],
                    ],
                ],
            ],
            'message' => [
                2 => 'Le titre de l\'événement est obligatoire',
                5 => 'Le statut de l\'événement est obligatoire',
                'Le statut de l\'événement peut être soit \'A venir\', soit \'En cours\' soit \'Passé\'',
            ],
            'groups' => [
                2 => [
                    'Default',
                    'Event',
                ],
                [
                    'Default',
                    'Event',
                ],
                5 => [
                    'Default',
                    'Event',
                ],
                [
                    'Default',
                    'Event',
                ],
                8 => [
                    'Default',
                    'Event',
                ],
                10 => [
                    'Default',
                    'Event',
                ],
                12 => [
                    'Default',
                    'Event',
                ],
            ],
            'maxMessage' => [
                3 => 'Le titre doit faire entre 1 et 255 caractères',
            ],
            'minMessage' => [
                3 => 'Le titre doit faire entre 1 et 255 caratères',
            ],
            'max' => [
                3 => 255,
                8 => 7,
                10 => 7,
                12 => 7,
            ],
            'min' => [
                3 => 1,
                8 => 7,
                10 => 7,
                12 => 7,
            ],
            'choices' => [
                6 => [
                    'toBe',
                    'on',
                    'passed',
                ],
            ],
            'exactMessage' => [
                8 => 'Le code hexadécimal doit faire 7 caractères',
                10 => 'Le code hexadécimal doit faire 7 caractères',
                12 => 'Le code hexadécimal doit faire 7 caractères',
            ],
        ],
    ],
    $o[0],
    []
); }];
