We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9ae65 commit 6c702cfCopy full SHA for 6c702cf
src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/RequestPayloadValueResolverTest.php
@@ -28,6 +28,7 @@
28
use Symfony\Component\Serializer\Normalizer\ObjectNormalizer;
29
use Symfony\Component\Serializer\Serializer;
30
use Symfony\Component\Validator\Constraints as Assert;
31
+use Symfony\Component\Validator\ConstraintViolation;
32
use Symfony\Component\Validator\ConstraintViolationList;
33
use Symfony\Component\Validator\Exception\ValidationFailedException;
34
use Symfony\Component\Validator\Validator\ValidatorInterface;
0 commit comments