namespace Symfony\Component\Validator\Context
Object name | File name | Summary |
---|---|---|
ExecutionContext | vendor/symfony/validator/Context/ExecutionContext.php | The context used and created by {@link ExecutionContextFactory}. |
ExecutionContextFactory | vendor/symfony/validator/Context/ExecutionContextFactory.php | Creates new {@link ExecutionContext} instances. |
ExecutionContextFactoryInterface | vendor/symfony/validator/Context/ExecutionContextFactoryInterface.php | Creates instances of {@link ExecutionContextInterface}. |
ExecutionContextInterface | vendor/symfony/validator/Context/ExecutionContextInterface.php | The context of a validation run. |