Symfony\Component\Validator\Context
Classes
The context used and created by {@link ExecutionContextFactory}.
Creates new {@link ExecutionContext} instances.
LegacyExecutionContext
deprecated
An execution context that is compatible with the legacy API (< 2.5).
LegacyExecutionContextFactory
deprecated
Creates new {@link LegacyExecutionContext} instances.
Interfaces
Creates instances of {@link ExecutionContextInterface}.
The context of a validation run.