References ConstraintViolationListNormalizer
Reference
C
Class

ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer

Converts \Symfony\Component\Validator\ConstraintViolationListInterface to a Hydra error representation.

class ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer extends implements `<a href="/docs/main/references/Serializer/CacheableSupportsMethodInterface">ApiPlatform\Serializer\CacheableSupportsMethodInterface, Symfony\Component\Serializer\Normalizer\NormalizerInterface
{
    public __construct(ApiPlatform\Api\UrlGeneratorInterface $urlGenerator, null|array $serializePayloadFields, null|Symfony\Component\Serializer\NameConverter\NameConverterInterface $nameConverter)
    public normalize($object, null|string $format, array $context): ArrayObject|array|string|int|float|bool
    public supportsNormalization($data, null|string $format, array $context): bool
    public getSupportedTypes($format): array
    public hasCacheableSupportsMethod(): bool
    protected getMessagesAndViolations(Symfony\Component\Validator\ConstraintViolationListInterface $constraintViolationList): array
}

Methods

__construct

public __construct(ApiPlatform\Api\UrlGeneratorInterface $urlGenerator, null|array $serializePayloadFields, null|Symfony\Component\Serializer\NameConverter\NameConverterInterface $nameConverter)

Parameters

urlGenerator`ApiPlatform\Api\UrlGeneratorInterface`
serializePayloadFieldsarray
nameConverterSymfony\Component\Serializer\NameConverter\NameConverterInterface

normalize

Normalizes an object into a set of arrays/scalars.Normalizes an object into a set of arrays/scalars.

public normalize($object, null|string $format, array $context): ArrayObject|array|string|int|float|bool

Parameters

object
formatstring
contextarray

Returns

ArrayObject
array
string
int
float
bool

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop