<?php //App.Document.DeliverySlotAvailability

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \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)['Doctrine\\Bundle\\MongoDBBundle\\Validator\\Constraints\\Unique'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\Bundle\\MongoDBBundle\\Validator\\Constraints\\Unique')),
        clone ($p['App\\Validator\\DeliverySlotAvailabilityConstraint'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Validator\\DeliverySlotAvailabilityConstraint')),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotNull'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotNull')),
        clone ($p['App\\Validator\\ZipCode'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Validator\\ZipCode')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone ($p['App\\Validator\\SupportedCountry'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Validator\\SupportedCountry')),
    ],
    null,
    [
        'Symfony\\Component\\Validator\\Mapping\\GenericMetadata' => [
            'constraints' => [
                [
                    $o[1],
                    $o[2],
                ],
                3 => [
                    $o[4],
                    $o[5],
                ],
                6 => [
                    $o[7],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'Default' => [
                        $o[1],
                        $o[2],
                    ],
                    'DeliverySlotAvailability' => [
                        $o[1],
                        $o[2],
                    ],
                    'delivery-slot-availability:default' => [
                        $o[2],
                    ],
                ],
                3 => [
                    'Default' => [
                        $o[4],
                        $o[5],
                    ],
                    'delivery-slot-availability:default' => [
                        $o[4],
                        $o[5],
                    ],
                    'DeliverySlotAvailability' => [
                        $o[4],
                        $o[5],
                    ],
                ],
                6 => [
                    'Default' => [
                        $o[7],
                    ],
                    'DeliverySlotAvailability' => [
                        $o[7],
                    ],
                ],
            ],
        ],
        'Symfony\\Component\\Validator\\Mapping\\ClassMetadata' => [
            'members' => [
                [
                    'zipcode' => [
                        $o[3],
                    ],
                    'country' => [
                        $o[6],
                    ],
                ],
            ],
            'name' => [
                'App\\Document\\DeliverySlotAvailability',
            ],
            'properties' => [
                [
                    'zipcode' => $o[3],
                    'country' => $o[6],
                ],
            ],
            'defaultGroup' => [
                'DeliverySlotAvailability',
            ],
        ],
        'stdClass' => [
            'payload' => [
                1 => null,
                null,
                4 => null,
                null,
                7 => null,
            ],
            'groups' => [
                1 => [
                    'Default',
                    'DeliverySlotAvailability',
                ],
                [
                    'Default',
                    'delivery-slot-availability:default',
                    'DeliverySlotAvailability',
                ],
                4 => [
                    'Default',
                    'delivery-slot-availability:default',
                    'DeliverySlotAvailability',
                ],
                [
                    'Default',
                    'delivery-slot-availability:default',
                    'DeliverySlotAvailability',
                ],
                7 => [
                    'Default',
                    'DeliverySlotAvailability',
                ],
            ],
            'message' => [
                1 => 'This zipcode - carrier - country combination already exists!',
                5 => 'This value is not a valid ZIP code.',
                7 => 'The country "{{ value }}" is not supported.',
            ],
            'fields' => [
                1 => [
                    'country',
                    'carrier',
                    'zipcode',
                ],
            ],
            'errorPath' => [
                1 => 'zipcode',
            ],
            'invalidFormat' => [
                2 => 'JSON has invalid format',
            ],
            'iso' => [
                5 => null,
            ],
            'getter' => [
                5 => 'getCountry',
            ],
            'strict' => [
                5 => true,
            ],
            'caseSensitiveCheck' => [
                5 => true,
            ],
            'normalized' => [
                5 => true,
            ],
        ],
        'Symfony\\Component\\Validator\\Mapping\\MemberMetadata' => [
            'class' => [
                3 => 'App\\Document\\DeliverySlotAvailability',
                6 => 'App\\Document\\DeliverySlotAvailability',
            ],
            'name' => [
                3 => 'zipcode',
                6 => 'country',
            ],
            'property' => [
                3 => 'zipcode',
                6 => 'country',
            ],
        ],
    ],
    $o[0],
    []
); } }];
