<?php //App.Entity.Announcement

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\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::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\\NotBlank'],
        clone $p['Symfony\\Component\\Validator\\Constraints\\Length'],
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\NotBlank'],
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Choice'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Choice')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\NotBlank'],
        clone $p['Symfony\\Component\\Validator\\Constraints\\Choice'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Announcement',
                'title',
                4 => 'description',
                7 => 'type',
                10 => 'status',
            ],
            'defaultGroup' => [
                'Announcement',
            ],
            'members' => [
                [
                    'title' => [
                        $o[1],
                    ],
                    'description' => [
                        $o[4],
                    ],
                    'type' => [
                        $o[7],
                    ],
                    'status' => [
                        $o[10],
                    ],
                ],
            ],
            'properties' => [
                [
                    'title' => $o[1],
                    'description' => $o[4],
                    'type' => $o[7],
                    'status' => $o[10],
                ],
            ],
            'constraints' => [
                1 => [
                    $o[2],
                    $o[3],
                ],
                4 => [
                    $o[5],
                    $o[6],
                ],
                7 => [
                    $o[8],
                    $o[9],
                ],
                10 => [
                    $o[11],
                    $o[12],
                ],
            ],
            'constraintsByGroup' => [
                1 => [
                    'Default' => [
                        $o[2],
                        $o[3],
                    ],
                    'Announcement' => [
                        $o[2],
                        $o[3],
                    ],
                ],
                4 => [
                    'Default' => [
                        $o[5],
                        $o[6],
                    ],
                    'Announcement' => [
                        $o[5],
                        $o[6],
                    ],
                ],
                7 => [
                    'Default' => [
                        $o[8],
                        $o[9],
                    ],
                    'Announcement' => [
                        $o[8],
                        $o[9],
                    ],
                ],
                10 => [
                    'Default' => [
                        $o[11],
                        $o[12],
                    ],
                    'Announcement' => [
                        $o[11],
                        $o[12],
                    ],
                ],
            ],
            'class' => [
                1 => 'App\\Entity\\Announcement',
                4 => 'App\\Entity\\Announcement',
                7 => 'App\\Entity\\Announcement',
                10 => 'App\\Entity\\Announcement',
            ],
            'property' => [
                1 => 'title',
                4 => 'description',
                7 => 'type',
                10 => 'status',
            ],
            'payload' => [
                2 => null,
                null,
                5 => null,
                null,
                8 => null,
                null,
                11 => null,
                null,
            ],
            'groups' => [
                2 => [
                    'Default',
                    'Announcement',
                ],
                [
                    'Default',
                    'Announcement',
                ],
                5 => [
                    'Default',
                    'Announcement',
                ],
                [
                    'Default',
                    'Announcement',
                ],
                8 => [
                    'Default',
                    'Announcement',
                ],
                [
                    'Default',
                    'Announcement',
                ],
                11 => [
                    'Default',
                    'Announcement',
                ],
                [
                    'Default',
                    'Announcement',
                ],
            ],
            'message' => [
                2 => 'Le titre ne peut pas être vide.',
                5 => 'La description ne peut pas être vide.',
                8 => 'Le type d\'annonce est requis.',
                'Le type doit être "lost" ou "found".',
                11 => 'Le statut est requis.',
                'Le statut doit être "active", "resolved" ou "closed".',
            ],
            'maxMessage' => [
                3 => 'Le titre ne peut pas dépasser {{ limit }} caractères.',
                6 => 'La description ne peut pas dépasser {{ limit }} caractères.',
            ],
            'minMessage' => [
                3 => 'Le titre doit contenir au moins {{ limit }} caractères.',
                6 => 'La description doit contenir au moins {{ limit }} caractères.',
            ],
            'max' => [
                3 => 70,
                6 => 1000,
            ],
            'min' => [
                3 => 3,
                6 => 3,
            ],
            'choices' => [
                9 => [
                    'lost',
                    'found',
                ],
                12 => [
                    'active',
                    'resolved',
                    'closed',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
