<?php //App.Entity.ProjectSystem.ProjectBOMEntry

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\\Component\\Validator\\Constraints\\Callback'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Callback')),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Positive'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Positive')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Expression'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Expression')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\AtLeastOneOf'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\AtLeastOneOf')),
        clone ($p['App\\Validator\\Constraints\\BigDecimal\\BigDecimalPositive'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Validator\\Constraints\\BigDecimal\\BigDecimalPositive')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\IsNull'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\IsNull')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone ($p['App\\Validator\\Constraints\\Selectable'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Validator\\Constraints\\Selectable')),
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
                2 => [
                    $o[3],
                ],
                4 => [
                    $o[5],
                ],
                6 => [
                    $o[7],
                ],
                [
                    $o[8],
                    $o[9],
                ],
                10 => [
                    $o[11],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'Default' => [
                        $o[1],
                    ],
                    'ProjectBOMEntry' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'Default' => [
                        $o[3],
                    ],
                    'ProjectBOMEntry' => [
                        $o[3],
                    ],
                ],
                4 => [
                    'Default' => [
                        $o[5],
                    ],
                    'ProjectBOMEntry' => [
                        $o[5],
                    ],
                ],
                6 => [
                    'Default' => [
                        $o[7],
                    ],
                    'ProjectBOMEntry' => [
                        $o[7],
                    ],
                ],
                10 => [
                    'Default' => [
                        $o[11],
                    ],
                    'ProjectBOMEntry' => [
                        $o[11],
                    ],
                ],
            ],
            'name' => [
                'App\\Entity\\ProjectSystem\\ProjectBOMEntry',
                2 => 'quantity',
                4 => 'name',
                6 => 'price',
                10 => 'price_currency',
            ],
            'defaultGroup' => [
                'ProjectBOMEntry',
            ],
            'members' => [
                [
                    'quantity' => [
                        $o[2],
                    ],
                    'name' => [
                        $o[4],
                    ],
                    'price' => [
                        $o[6],
                    ],
                    'price_currency' => [
                        $o[10],
                    ],
                ],
            ],
            'properties' => [
                [
                    'quantity' => $o[2],
                    'name' => $o[4],
                    'price' => $o[6],
                    'price_currency' => $o[10],
                ],
            ],
            'groups' => [
                1 => [
                    'Default',
                    'ProjectBOMEntry',
                ],
                3 => [
                    'Default',
                    'ProjectBOMEntry',
                ],
                5 => [
                    'Default',
                    'ProjectBOMEntry',
                ],
                7 => [
                    'Default',
                    'ProjectBOMEntry',
                ],
                [
                    'Default',
                    'ProjectBOMEntry',
                ],
                [
                    'Default',
                    'ProjectBOMEntry',
                ],
                11 => [
                    'Default',
                    'ProjectBOMEntry',
                ],
            ],
            'callback' => [
                1 => 'validate',
            ],
            'class' => [
                2 => 'App\\Entity\\ProjectSystem\\ProjectBOMEntry',
                4 => 'App\\Entity\\ProjectSystem\\ProjectBOMEntry',
                6 => 'App\\Entity\\ProjectSystem\\ProjectBOMEntry',
                10 => 'App\\Entity\\ProjectSystem\\ProjectBOMEntry',
            ],
            'property' => [
                2 => 'quantity',
                4 => 'name',
                6 => 'price',
                10 => 'price_currency',
            ],
            'value' => [
                3 => 0,
                8 => 0,
            ],
            'message' => [
                5 => 'validator.project.bom_entry.name_or_part_needed',
            ],
            'expression' => [
                5 => 'this.getPart() !== null or this.getName() !== null',
            ],
        ],
    ],
    $o[0],
    []
)];
