<?php //App.Entity.VetCare

return [PHP_INT_MAX, static fn () => \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\\NotNull'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotNull')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Date'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Date')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\NotNull'],
        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'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\NotNull'],
        clone $p['Symfony\\Component\\Validator\\Constraints\\Length'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\VetCare',
                'date',
                5 => 'vetName',
                9 => 'careType',
            ],
            'defaultGroup' => [
                'VetCare',
            ],
            'members' => [
                [
                    'date' => [
                        $o[1],
                    ],
                    'vetName' => [
                        $o[5],
                    ],
                    'careType' => [
                        $o[9],
                    ],
                ],
            ],
            'properties' => [
                [
                    'date' => $o[1],
                    'vetName' => $o[5],
                    'careType' => $o[9],
                ],
            ],
            'constraints' => [
                1 => [
                    $o[2],
                    $o[3],
                    $o[4],
                ],
                5 => [
                    $o[6],
                    $o[7],
                    $o[8],
                ],
                9 => [
                    $o[10],
                    $o[11],
                ],
            ],
            'constraintsByGroup' => [
                1 => [
                    'Default' => [
                        $o[2],
                        $o[3],
                        $o[4],
                    ],
                    'VetCare' => [
                        $o[2],
                        $o[3],
                        $o[4],
                    ],
                ],
                5 => [
                    'Default' => [
                        $o[6],
                        $o[7],
                        $o[8],
                    ],
                    'VetCare' => [
                        $o[6],
                        $o[7],
                        $o[8],
                    ],
                ],
                9 => [
                    'Default' => [
                        $o[10],
                        $o[11],
                    ],
                    'VetCare' => [
                        $o[10],
                        $o[11],
                    ],
                ],
            ],
            'class' => [
                1 => 'App\\Entity\\VetCare',
                5 => 'App\\Entity\\VetCare',
                9 => 'App\\Entity\\VetCare',
            ],
            'property' => [
                1 => 'date',
                5 => 'vetName',
                9 => 'careType',
            ],
            'payload' => [
                2 => null,
                null,
                null,
                6 => null,
                null,
                null,
                10 => null,
                null,
            ],
            'groups' => [
                2 => [
                    'Default',
                    'VetCare',
                ],
                [
                    'Default',
                    'VetCare',
                ],
                [
                    'Default',
                    'VetCare',
                ],
                6 => [
                    'Default',
                    'VetCare',
                ],
                [
                    'Default',
                    'VetCare',
                ],
                [
                    'Default',
                    'VetCare',
                ],
                10 => [
                    'Default',
                    'VetCare',
                ],
                [
                    'Default',
                    'VetCare',
                ],
            ],
            'message' => [
                2 => 'La date est obligatoire.',
                'La date est obligatoire.',
                'La date est incorrecte.',
                6 => 'Le nom du vétérinaire est obligatoire.',
                8 => 'Le nom du vétérinaire ne peut contenir que des lettres, espaces, apostrophes, tirets ou points entre les mots.',
                10 => 'Le type de soin est obligatoire.',
            ],
            'maxMessage' => [
                7 => 'Le nom du vétérinaire ne peut pas dépasser {{ limit }} caractères.',
                11 => 'Le type de soin ne peut pas dépasser {{ limit }} caractères.',
            ],
            'max' => [
                7 => 150,
                11 => 255,
            ],
            'pattern' => [
                8 => '/^[A-Za-zÀ-ÖØ-öø-ÿ]+(?:[ \'.-][A-Za-zÀ-ÖØ-öø-ÿ]+)*$/u',
            ],
        ],
    ],
    $o[0],
    []
)];
