<?php //Sylius.Component.Review.Model.Review

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\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmail'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmail')),
        ($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\\Range'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Range')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\NotBlank'],
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
                2 => [
                    $o[3],
                    $o[4],
                ],
                5 => [
                    $o[6],
                    $o[7],
                ],
                8 => [
                    $o[9],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'sylius_review' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'sylius' => [
                        $o[3],
                        $o[4],
                    ],
                ],
                5 => [
                    'sylius' => [
                        $o[6],
                        $o[7],
                    ],
                ],
                8 => [
                    'sylius' => [
                        $o[9],
                    ],
                ],
            ],
            'name' => [
                'Sylius\\Component\\Review\\Model\\Review',
                2 => 'title',
                5 => 'rating',
                8 => 'comment',
            ],
            'defaultGroup' => [
                'Review',
            ],
            'members' => [
                [
                    'title' => [
                        $o[2],
                    ],
                    'rating' => [
                        $o[5],
                    ],
                    'comment' => [
                        $o[8],
                    ],
                ],
            ],
            'properties' => [
                [
                    'title' => $o[2],
                    'rating' => $o[5],
                    'comment' => $o[8],
                ],
            ],
            'payload' => [
                1 => null,
                3 => null,
                null,
                6 => null,
                null,
                9 => null,
            ],
            'groups' => [
                1 => [
                    'sylius_review',
                ],
                3 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
                6 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
                9 => [
                    'sylius',
                ],
            ],
            'class' => [
                2 => 'Sylius\\Component\\Review\\Model\\Review',
                5 => 'Sylius\\Component\\Review\\Model\\Review',
                8 => 'Sylius\\Component\\Review\\Model\\Review',
            ],
            'property' => [
                2 => 'title',
                5 => 'rating',
                8 => 'comment',
            ],
            'message' => [
                3 => 'sylius.review.title.not_blank',
                6 => 'sylius.review.rating.not_blank',
                9 => 'sylius.review.comment.not_blank',
            ],
            'maxMessage' => [
                4 => 'sylius.review.title.max_length',
            ],
            'minMessage' => [
                4 => 'sylius.review.title.min_length',
            ],
            'max' => [
                4 => 255,
                7 => 5,
            ],
            'min' => [
                4 => 2,
                7 => 1,
            ],
            'notInRangeMessage' => [
                7 => 'sylius.review.rating.not_in_range',
            ],
        ],
    ],
    $o[0],
    []
)];
