<?php //Sylius.Bundle.ApiBundle.Command.Account.ResetPassword

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'))(),
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPassword'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPassword')),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        clone ($p['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['Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserResetPasswordTokenExists'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserResetPasswordTokenExists')),
        clone ($p['Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserResetPasswordTokenNotExpired'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserResetPasswordTokenNotExpired')),
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
                2 => [
                    $o[3],
                    $o[4],
                ],
                5 => [
                    $o[6],
                    $o[7],
                ],
                8 => [
                    $o[9],
                    $o[10],
                    $o[11],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'sylius' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'sylius' => [
                        $o[3],
                        $o[4],
                    ],
                ],
                5 => [
                    'sylius' => [
                        $o[6],
                        $o[7],
                    ],
                ],
                8 => [
                    'sylius' => [
                        $o[9],
                        $o[10],
                        $o[11],
                    ],
                ],
            ],
            'name' => [
                'Sylius\\Bundle\\ApiBundle\\Command\\Account\\ResetPassword',
                2 => 'newPassword',
                5 => 'confirmNewPassword',
                8 => 'token',
            ],
            'defaultGroup' => [
                'ResetPassword',
            ],
            'members' => [
                [
                    'newPassword' => [
                        $o[2],
                    ],
                    'confirmNewPassword' => [
                        $o[5],
                    ],
                    'token' => [
                        $o[8],
                    ],
                ],
            ],
            'properties' => [
                [
                    'newPassword' => $o[2],
                    'confirmNewPassword' => $o[5],
                    'token' => $o[8],
                ],
            ],
            'payload' => [
                1 => null,
                3 => null,
                null,
                6 => null,
                null,
                9 => null,
                null,
                null,
            ],
            'groups' => [
                1 => [
                    'sylius',
                ],
                3 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
                6 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
                9 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
                [
                    'sylius',
                ],
            ],
            'class' => [
                2 => 'Sylius\\Bundle\\ApiBundle\\Command\\Account\\ResetPassword',
                5 => 'Sylius\\Bundle\\ApiBundle\\Command\\Account\\ResetPassword',
                8 => 'Sylius\\Bundle\\ApiBundle\\Command\\Account\\ResetPassword',
            ],
            'property' => [
                2 => 'newPassword',
                5 => 'confirmNewPassword',
                8 => 'token',
            ],
            'maxMessage' => [
                4 => 'sylius.user.password.max',
                7 => 'sylius.user.password.max',
            ],
            'minMessage' => [
                4 => 'sylius.user.password.min',
                7 => 'sylius.user.password.min',
            ],
            'max' => [
                4 => 254,
                7 => 254,
            ],
            'min' => [
                4 => 4,
                7 => 4,
            ],
        ],
    ],
    $o[0],
    []
)];
