PHP Class ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer

See also: https://tools.ietf.org/html/rfc7807
Author: Kévin Dunglas ([email protected])
Inheritance: implements Symfony\Component\Serializer\Normalizer\NormalizerInterface
Afficher le fichier Open project: api-platform/core Class Usage Examples

Méthodes publiques

Méthode Description
normalize ( $object, $format = null, array $context = [] )
supportsNormalization ( $data, $format = null )

Method Details

normalize() public méthode

public normalize ( $object, $format = null, array $context = [] )
$context array

supportsNormalization() public méthode

public supportsNormalization ( $data, $format = null )