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.
2 parents 6dc784d + 3c16d6c commit ed2832aCopy full SHA for ed2832a
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