<?php //App.Entity.Dewormer

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')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $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\\Length'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Dewormer',
                'administeredAt',
                4 => 'productName',
                7 => 'comment',
            ],
            'defaultGroup' => [
                'Dewormer',
            ],
            'members' => [
                [
                    'administeredAt' => [
                        $o[1],
                    ],
                    'productName' => [
                        $o[4],
                    ],
                    'comment' => [
                        $o[7],
                    ],
                ],
            ],
            'properties' => [
                [
                    'administeredAt' => $o[1],
                    'productName' => $o[4],
                    'comment' => $o[7],
                ],
            ],
            'constraints' => [
                1 => [
                    $o[2],
                    $o[3],
                ],
                4 => [
                    $o[5],
                    $o[6],
                ],
                7 => [
                    $o[8],
                ],
            ],
            'constraintsByGroup' => [
                1 => [
                    'Default' => [
                        $o[2],
                        $o[3],
                    ],
                    'Dewormer' => [
                        $o[2],
                        $o[3],
                    ],
                ],
                4 => [
                    'Default' => [
                        $o[5],
                        $o[6],
                    ],
                    'Dewormer' => [
                        $o[5],
                        $o[6],
                    ],
                ],
                7 => [
                    'Default' => [
                        $o[8],
                    ],
                    'Dewormer' => [
                        $o[8],
                    ],
                ],
            ],
            'class' => [
                1 => 'App\\Entity\\Dewormer',
                4 => 'App\\Entity\\Dewormer',
                7 => 'App\\Entity\\Dewormer',
            ],
            'property' => [
                1 => 'administeredAt',
                4 => 'productName',
                7 => 'comment',
            ],
            'payload' => [
                2 => null,
                null,
                5 => null,
                null,
                8 => null,
            ],
            'groups' => [
                2 => [
                    'Default',
                    'Dewormer',
                ],
                [
                    'Default',
                    'Dewormer',
                ],
                5 => [
                    'Default',
                    'Dewormer',
                ],
                [
                    'Default',
                    'Dewormer',
                ],
                8 => [
                    'Default',
                    'Dewormer',
                ],
            ],
            'message' => [
                2 => 'La date d\'administration est obligatoire.',
                'La date d\'administration est obligatoire.',
                5 => 'Le nom du produit est obligatoire.',
            ],
            'maxMessage' => [
                6 => 'Le nom du produit ne peut pas dépasser {{ limit }} caractères.',
                8 => 'Le commentaire ne peut pas dépasser {{ limit }} caractères.',
            ],
            'max' => [
                6 => 100,
                8 => 255,
            ],
        ],
    ],
    $o[0],
    []
)];
