<?php //App.Entity.Client

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'))(),
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity')),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        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\\Regex'],
        $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'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Length')),
        clone $p['Symfony\\Component\\Validator\\Constraints\\Regex'],
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
                2 => [
                    $o[3],
                ],
                4 => [
                    $o[5],
                ],
                6 => [
                    $o[7],
                ],
                8 => [
                    $o[9],
                    $o[10],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'Default' => [
                        $o[1],
                    ],
                    'Client' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'Default' => [
                        $o[3],
                    ],
                    'Client' => [
                        $o[3],
                    ],
                ],
                4 => [
                    'Default' => [
                        $o[5],
                    ],
                    'Client' => [
                        $o[5],
                    ],
                ],
                6 => [
                    'Default' => [
                        $o[7],
                    ],
                    'Client' => [
                        $o[7],
                    ],
                ],
                8 => [
                    'Default' => [
                        $o[9],
                        $o[10],
                    ],
                    'Client' => [
                        $o[9],
                        $o[10],
                    ],
                ],
            ],
            'name' => [
                'App\\Entity\\Client',
                2 => 'email',
                4 => 'password',
                6 => 'title',
                8 => 'mobile',
            ],
            'defaultGroup' => [
                'Client',
            ],
            'members' => [
                [
                    'email' => [
                        $o[2],
                    ],
                    'password' => [
                        $o[4],
                    ],
                    'title' => [
                        $o[6],
                    ],
                    'mobile' => [
                        $o[8],
                    ],
                ],
            ],
            'properties' => [
                [
                    'email' => $o[2],
                    'password' => $o[4],
                    'title' => $o[6],
                    'mobile' => $o[8],
                ],
            ],
            'groups' => [
                1 => [
                    'Default',
                    'Client',
                ],
                3 => [
                    'Default',
                    'Client',
                ],
                5 => [
                    'Default',
                    'Client',
                ],
                7 => [
                    'Default',
                    'Client',
                ],
                9 => [
                    'Default',
                    'Client',
                ],
                [
                    'Default',
                    'Client',
                ],
            ],
            'message' => [
                1 => 'Un compte est déjà relié à cette adresse mail',
                3 => 'Votre adresse mail n\'est pas valide',
                5 => 'Votre mot de passe doit contenir obligatoirement une majuscule, un chiffre et un caractère spécial',
                7 => 'Votre poste ne doit contenir que des lettres',
                10 => 'Votre numéro dois contenir 10 chiffre sans espace',
            ],
            'fields' => [
                1 => [
                    'email',
                ],
            ],
            'class' => [
                2 => 'App\\Entity\\Client',
                4 => 'App\\Entity\\Client',
                6 => 'App\\Entity\\Client',
                8 => 'App\\Entity\\Client',
            ],
            'property' => [
                2 => 'email',
                4 => 'password',
                6 => 'title',
                8 => 'mobile',
            ],
            'pattern' => [
                3 => '/^[\\w\\-\\.]+@([\\w\\-]+\\.)+[\\w-]{2,4}$/',
                5 => '/^(?=.*[A-Z])(?=.*[a-z])(?=.*\\d)(?=.*[#-+!*$@%_;.?:,~<>])(?=.*\\W).*$/',
                7 => '/^([A-Za-zÀ-Ÿ \'-])*$/',
                10 => '/^\\+*[0-9]+$/',
            ],
            'exactMessage' => [
                9 => 'Le numéro de téléphone doit contenir 10 chiffres',
            ],
            'max' => [
                9 => 10,
            ],
            'min' => [
                9 => 10,
            ],
        ],
    ],
    $o[0],
    []
); }];
