<?php //App.Entity.CotisationExpense

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\NotNull'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotNull')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Positive'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Positive')),
        $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')),
    ],
    null,
    [
        'Symfony\\Component\\Validator\\Mapping\\ClassMetadata' => [
            'members' => [
                [
                    'expenseDate' => [
                        $o[1],
                    ],
                    'amount' => [
                        $o[3],
                    ],
                    'description' => [
                        $o[6],
                    ],
                ],
            ],
            'name' => [
                'App\\Entity\\CotisationExpense',
            ],
            'properties' => [
                [
                    'expenseDate' => $o[1],
                    'amount' => $o[3],
                    'description' => $o[6],
                ],
            ],
            'defaultGroup' => [
                'CotisationExpense',
            ],
        ],
        'Symfony\\Component\\Validator\\Mapping\\GenericMetadata' => [
            'constraints' => [
                1 => [
                    $o[2],
                ],
                3 => [
                    $o[4],
                    $o[5],
                ],
                6 => [
                    $o[7],
                    $o[8],
                ],
            ],
            'constraintsByGroup' => [
                1 => [
                    'Default' => [
                        $o[2],
                    ],
                    'CotisationExpense' => [
                        $o[2],
                    ],
                ],
                3 => [
                    'Default' => [
                        $o[4],
                        $o[5],
                    ],
                    'CotisationExpense' => [
                        $o[4],
                        $o[5],
                    ],
                ],
                6 => [
                    'Default' => [
                        $o[7],
                        $o[8],
                    ],
                    'CotisationExpense' => [
                        $o[7],
                        $o[8],
                    ],
                ],
            ],
        ],
        'Symfony\\Component\\Validator\\Mapping\\MemberMetadata' => [
            'class' => [
                1 => 'App\\Entity\\CotisationExpense',
                3 => 'App\\Entity\\CotisationExpense',
                6 => 'App\\Entity\\CotisationExpense',
            ],
            'name' => [
                1 => 'expenseDate',
                3 => 'amount',
                6 => 'description',
            ],
            'property' => [
                1 => 'expenseDate',
                3 => 'amount',
                6 => 'description',
            ],
        ],
        'stdClass' => [
            'payload' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                null,
            ],
            'groups' => [
                2 => [
                    'Default',
                    'CotisationExpense',
                ],
                4 => [
                    'Default',
                    'CotisationExpense',
                ],
                [
                    'Default',
                    'CotisationExpense',
                ],
                7 => [
                    'Default',
                    'CotisationExpense',
                ],
                [
                    'Default',
                    'CotisationExpense',
                ],
            ],
            'message' => [
                2 => 'La date est obligatoire.',
                4 => 'Le montant est obligatoire.',
                'Le montant doit être strictement positif.',
                7 => 'La description est obligatoire.',
            ],
            'value' => [
                5 => 0,
            ],
            'max' => [
                8 => 2000,
            ],
        ],
    ],
    $o[0],
    []
); } }];
