<?php //App%255CDto%255CRequest%255CThreeDomain%255CAuthenticationRequestDto%2524cardExpirationMonth

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['App\\Validator\\Constraints\\EitherOr'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Validator\\Constraints\\EitherOr')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Type')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Choice'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Choice')),
        clone ($p['OpenApi\\Annotations\\Property'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Property')),
        clone ($p['OpenApi\\Context'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Context')),
        clone ($p['OpenApi\\Loggers\\DefaultLogger'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Loggers\\DefaultLogger')),
    ],
    null,
    [
        'stdClass' => [
            'field' => [
                'card',
            ],
            'groups' => [
                1 => [
                    'card',
                ],
                [
                    'card',
                ],
            ],
            'type' => [
                1 => 'numeric',
                3 => 'string',
            ],
            'choices' => [
                2 => [
                    '01',
                    '02',
                    '03',
                    '04',
                    '05',
                    '06',
                    '07',
                    '08',
                    '09',
                    '10',
                    '11',
                    '12',
                ],
            ],
            'message' => [
                2 => 'Expiration month should be 01,02,03,04,05,06,07,08,09,10,11,12',
            ],
            '_context' => [
                3 => $o[4],
            ],
            'description' => [
                3 => 'Card expiry month (01 = January, 12 = December). Required for new card (PAN) payments.',
            ],
            'format' => [
                3 => 'MM',
            ],
            'enum' => [
                3 => [
                    '01',
                    '02',
                    '03',
                    '04',
                    '05',
                    '06',
                    '07',
                    '08',
                    '09',
                    '10',
                    '11',
                    '12',
                ],
            ],
            'example' => [
                3 => '12',
            ],
            'generated' => [
                4 => true,
            ],
            'logger' => [
                4 => $o[5],
            ],
            'annotations' => [
                4 => [
                    $o[3],
                ],
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                4 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
    ],
    []
); }];
