<?php //App%255CDto%255CRequest%255CAftDto%2524accountOwnerSubdivisionCode

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Serializer\\Annotation\\Groups'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Annotation\\Groups')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Type')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Expression'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Expression')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Length'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Length')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Regex'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
        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,
    [
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                [
                    'Default',
                    'purchase',
                    'web',
                    'pre-authorization',
                ],
            ],
        ],
        'stdClass' => [
            'groups' => [
                1 => [
                    'Default',
                ],
                [
                    'aft-canada',
                ],
                [
                    'aft',
                ],
                [
                    'aft-mc',
                ],
            ],
            'type' => [
                1 => 'string',
                5 => 'string',
            ],
            'message' => [
                2 => 'The account owner subdivision code is required if account_owner_country is CAN or USA.',
                4 => 'The account owner subdivision code must be exactly 2 uppercase letters.',
            ],
            'expression' => [
                2 => '!(this.getAccountOwnerCountry() in [\'CAN\', \'USA\'] and value matches \'/^\\\\s*$/\')',
            ],
            'exactMessage' => [
                3 => 'The account owner subdivision code must be between 1 and 3 characters long.',
            ],
            'max' => [
                3 => 3,
            ],
            'min' => [
                3 => 1,
            ],
            'pattern' => [
                4 => '/^[A-Z]{2}$/',
            ],
            '_context' => [
                5 => $o[6],
            ],
            'description' => [
                5 => 'ISO 3166-2 state/province code of the funded account holder. EBCDIC ANS. Cannot contain all spaces. Conditional: required if account_owner_country is CAN or USA (e.g. CA, NY, ON).',
            ],
            'maxLength' => [
                5 => 3,
            ],
            'minLength' => [
                5 => 1,
            ],
            'example' => [
                5 => 'ON',
            ],
            'nullable' => [
                5 => true,
            ],
            'generated' => [
                6 => true,
            ],
            'logger' => [
                6 => $o[7],
            ],
            'annotations' => [
                6 => [
                    $o[5],
                ],
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                6 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
        $o[5],
    ],
    []
); }];
