<?php //App%255CDto%255CRequest%255CPreAuthorizationDto%2524eci

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\\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\\Choice'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Choice')),
    ],
    null,
    [
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                [
                    'Default',
                    'pre-authorization',
                    'purchase',
                ],
            ],
        ],
        'stdClass' => [
            'groups' => [
                1 => [
                    'Default',
                ],
                [
                    'Default',
                ],
                [
                    'Default',
                ],
            ],
            'message' => [
                1 => 'ECI is required for 3DS transactions',
                3 => 'Invalid value. Available values: \'00\',\'01\',\'02\',\'05\',\'06\',\'07\'',
            ],
            'expression' => [
                1 => 'this.getCavv() == null or this.getEci() != null',
            ],
            'max' => [
                2 => 2,
            ],
            'min' => [
                2 => 0,
            ],
            'allowEmptyString' => [
                2 => true,
            ],
            'choices' => [
                3 => [
                    '00',
                    '01',
                    '02',
                    '05',
                    '06',
                    '07',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
    ],
    []
); }];
