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 8a3f447 commit 3c16d6cCopy full SHA for 3c16d6c
ValidatorBuilder.php
@@ -21,6 +21,7 @@
21
use Symfony\Component\Cache\Adapter\ArrayAdapter;
22
use Symfony\Component\Cache\DoctrineProvider as SymfonyDoctrineProvider;
23
use Symfony\Component\Validator\Context\ExecutionContextFactory;
24
+use Symfony\Component\Validator\Exception\LogicException;
25
use Symfony\Component\Validator\Exception\ValidatorException;
26
use Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory;
27
use Symfony\Component\Validator\Mapping\Factory\MetadataFactoryInterface;
0 commit comments