<?php //App%255CEntity%255CContestRequest%2524imageFile

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Validator\\Constraints\\File'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\File')),
        clone ($p['Vich\\UploaderBundle\\Mapping\\Annotation\\UploadableField'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Vich\\UploaderBundle\\Mapping\\Annotation\\UploadableField')),
    ],
    null,
    [
        'stdClass' => [
            'groups' => [
                [
                    'Default',
                ],
            ],
            'binaryFormat' => [
                false,
            ],
            'mimeTypes' => [
                [
                    'image/*, .heic',
                ],
            ],
            'maxSizeMessage' => [
                'Файлын хэмжээ том байна. Хамгийн ихдээ 10MB файл оруулна уу.',
            ],
            'mimeTypesMessage' => [
                'Зөвхөн зурган файл оруулна уу!',
            ],
        ],
        'Symfony\\Component\\Validator\\Constraints\\File' => [
            'maxSize' => [
                10000000,
            ],
        ],
        'Vich\\UploaderBundle\\Mapping\\Annotation\\UploadableField' => [
            'mapping' => [
                1 => 'contest_images',
            ],
            'fileNameProperty' => [
                1 => 'imageUrl',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
