<?php //Sylius.Component.Product.Model.ProductTranslation

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')),
        ($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\\Length'],
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $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],
                ],
                2 => [
                    $o[3],
                    $o[4],
                ],
                5 => [
                    $o[6],
                ],
                7 => [
                    $o[8],
                ],
                9 => [
                    $o[10],
                    $o[11],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'sylius' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'sylius' => [
                        $o[3],
                        $o[4],
                    ],
                ],
                5 => [
                    'sylius' => [
                        $o[6],
                    ],
                ],
                7 => [
                    'sylius' => [
                        $o[8],
                    ],
                ],
                9 => [
                    'sylius' => [
                        $o[10],
                        $o[11],
                    ],
                ],
            ],
            'name' => [
                'Sylius\\Component\\Product\\Model\\ProductTranslation',
                2 => 'name',
                5 => 'metaKeywords',
                7 => 'metaDescription',
                9 => 'slug',
            ],
            'defaultGroup' => [
                'ProductTranslation',
            ],
            'members' => [
                [
                    'name' => [
                        $o[2],
                    ],
                    'metaKeywords' => [
                        $o[5],
                    ],
                    'metaDescription' => [
                        $o[7],
                    ],
                    'slug' => [
                        $o[9],
                    ],
                ],
            ],
            'properties' => [
                [
                    'name' => $o[2],
                    'metaKeywords' => $o[5],
                    'metaDescription' => $o[7],
                    'slug' => $o[9],
                ],
            ],
            'payload' => [
                1 => null,
                3 => null,
                null,
                6 => null,
                8 => null,
                10 => null,
                null,
            ],
            'groups' => [
                1 => [
                    'sylius',
                ],
                3 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
                6 => [
                    'sylius',
                ],
                8 => [
                    'sylius',
                ],
                10 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
            ],
            'message' => [
                1 => 'sylius.product.slug.unique',
                3 => 'sylius.product.name.not_blank',
                10 => 'sylius.product.slug.not_blank',
            ],
            'fields' => [
                1 => [
                    'locale',
                    'slug',
                ],
            ],
            'errorPath' => [
                1 => 'slug',
            ],
            'class' => [
                2 => 'Sylius\\Component\\Product\\Model\\ProductTranslation',
                5 => 'Sylius\\Component\\Product\\Model\\ProductTranslation',
                7 => 'Sylius\\Component\\Product\\Model\\ProductTranslation',
                9 => 'Sylius\\Component\\Product\\Model\\ProductTranslation',
            ],
            'property' => [
                2 => 'name',
                5 => 'metaKeywords',
                7 => 'metaDescription',
                9 => 'slug',
            ],
            'maxMessage' => [
                4 => 'sylius.product.name.max_length',
                6 => 'sylius.product.meta_keywords.max_length',
                8 => 'sylius.product.meta_description.max_length',
                11 => 'sylius.product.slug.max_length',
            ],
            'minMessage' => [
                4 => 'sylius.product.name.min_length',
            ],
            'max' => [
                4 => 255,
                6 => 255,
                8 => 255,
                11 => 255,
            ],
            'min' => [
                4 => 2,
            ],
        ],
    ],
    $o[0],
    []
)];
