<?php //App.Entity.Contact

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\\Length'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Length')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Regex'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Email'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Email')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\Regex'],
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\Length'],
        clone $p['Symfony\\Component\\Validator\\Constraints\\Regex'],
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\Length'],
        clone $p['Symfony\\Component\\Validator\\Constraints\\Regex'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Contact',
                'full_name',
                4 => 'email',
                6 => 'phone',
                8 => 'subject',
                11 => 'message',
            ],
            'defaultGroup' => [
                'Contact',
            ],
            'members' => [
                [
                    'full_name' => [
                        $o[1],
                    ],
                    'email' => [
                        $o[4],
                    ],
                    'phone' => [
                        $o[6],
                    ],
                    'subject' => [
                        $o[8],
                    ],
                    'message' => [
                        $o[11],
                    ],
                ],
            ],
            'properties' => [
                [
                    'full_name' => $o[1],
                    'email' => $o[4],
                    'phone' => $o[6],
                    'subject' => $o[8],
                    'message' => $o[11],
                ],
            ],
            'constraints' => [
                1 => [
                    $o[2],
                    $o[3],
                ],
                4 => [
                    $o[5],
                ],
                6 => [
                    $o[7],
                ],
                8 => [
                    $o[9],
                    $o[10],
                ],
                11 => [
                    $o[12],
                    $o[13],
                ],
            ],
            'constraintsByGroup' => [
                1 => [
                    'Default' => [
                        $o[2],
                        $o[3],
                    ],
                    'Contact' => [
                        $o[2],
                        $o[3],
                    ],
                ],
                4 => [
                    'Default' => [
                        $o[5],
                    ],
                    'Contact' => [
                        $o[5],
                    ],
                ],
                6 => [
                    'Default' => [
                        $o[7],
                    ],
                    'Contact' => [
                        $o[7],
                    ],
                ],
                8 => [
                    'Default' => [
                        $o[9],
                        $o[10],
                    ],
                    'Contact' => [
                        $o[9],
                        $o[10],
                    ],
                ],
                11 => [
                    'Default' => [
                        $o[12],
                        $o[13],
                    ],
                    'Contact' => [
                        $o[12],
                        $o[13],
                    ],
                ],
            ],
            'class' => [
                1 => 'App\\Entity\\Contact',
                4 => 'App\\Entity\\Contact',
                6 => 'App\\Entity\\Contact',
                8 => 'App\\Entity\\Contact',
                11 => 'App\\Entity\\Contact',
            ],
            'property' => [
                1 => 'full_name',
                4 => 'email',
                6 => 'phone',
                8 => 'subject',
                11 => 'message',
            ],
            'groups' => [
                2 => [
                    'Default',
                    'Contact',
                ],
                [
                    'Default',
                    'Contact',
                ],
                5 => [
                    'Default',
                    'Contact',
                ],
                7 => [
                    'Default',
                    'Contact',
                ],
                9 => [
                    'Default',
                    'Contact',
                ],
                [
                    'Default',
                    'Contact',
                ],
                12 => [
                    'Default',
                    'Contact',
                ],
                [
                    'Default',
                    'Contact',
                ],
            ],
            'minMessage' => [
                2 => 'Votre nom doit contenir au minimum {{ limit }} characters',
                9 => 'Votre sujet doit contenir au minimum {{ limit }} characters',
                12 => 'Votre message doit contenir au minimum {{ limit }} characters',
            ],
            'min' => [
                2 => 3,
                9 => 10,
                12 => 50,
            ],
            'message' => [
                3 => 'Votre nom ne peut pas contenir de caractères spéciaux',
                5 => 'Le mail {{ value }} n\'est pas un e-mail valide.',
                7 => 'Votre numéro de téléphone ne peut pas contenir de caractères spéciaux',
                10 => 'Votre sujet ne peut pas contenir de caractères spéciaux',
                13 => 'Votre message ne peut pas contenir de caractères spéciaux',
            ],
            'pattern' => [
                3 => '/[<>.+$%\\/;:!?@€*-]/',
                7 => '/[<>.$%\\/;:!?@€*-]/',
                10 => '/[<>+$%\\/@€*-]/',
                13 => '/[<>+$%\\/@€*-]/',
            ],
            'match' => [
                3 => false,
                7 => false,
                10 => false,
                13 => false,
            ],
        ],
    ],
    $o[0],
    []
); }];
