<?php //Sylius.Component.Addressing.Model.Province

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)['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity')),
        clone $p['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity'],
        ($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\\Regex'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
        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'],
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                    $o[2],
                ],
                3 => [
                    $o[4],
                    $o[5],
                    $o[6],
                ],
                7 => [
                    $o[8],
                    $o[9],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'sylius' => [
                        $o[1],
                        $o[2],
                    ],
                ],
                3 => [
                    'sylius' => [
                        $o[4],
                        $o[5],
                        $o[6],
                    ],
                ],
                7 => [
                    'sylius' => [
                        $o[8],
                        $o[9],
                    ],
                ],
            ],
            'name' => [
                'Sylius\\Component\\Addressing\\Model\\Province',
                3 => 'code',
                7 => 'name',
            ],
            'defaultGroup' => [
                'Province',
            ],
            'members' => [
                [
                    'code' => [
                        $o[3],
                    ],
                    'name' => [
                        $o[7],
                    ],
                ],
            ],
            'properties' => [
                [
                    'code' => $o[3],
                    'name' => $o[7],
                ],
            ],
            'payload' => [
                1 => null,
                null,
                4 => null,
                null,
                null,
                8 => null,
                null,
            ],
            'groups' => [
                1 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
                4 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
                [
                    'sylius',
                ],
                8 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
            ],
            'message' => [
                1 => 'sylius.province.name.unique',
                'sylius.province.code.unique',
                4 => 'sylius.province.code.not_blank',
                'sylius.province.code.regex',
                8 => 'sylius.province.name.not_blank',
            ],
            'fields' => [
                1 => [
                    'name',
                    'country',
                ],
                'code',
            ],
            'errorPath' => [
                1 => 'name',
            ],
            'class' => [
                3 => 'Sylius\\Component\\Addressing\\Model\\Province',
                7 => 'Sylius\\Component\\Addressing\\Model\\Province',
            ],
            'property' => [
                3 => 'code',
                7 => 'name',
            ],
            'pattern' => [
                5 => '/^[A-Z]{2}-[A-Z0-9]{1,}$/',
            ],
            'maxMessage' => [
                6 => 'sylius.province.code.max_length',
                9 => 'sylius.province.name.max_length',
            ],
            'max' => [
                6 => 255,
                9 => 255,
            ],
            'minMessage' => [
                9 => 'sylius.province.name.min_length',
            ],
            'min' => [
                9 => 2,
            ],
        ],
    ],
    $o[0],
    []
)];
