8000
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 c17adc6 commit 30970c7Copy full SHA for 30970c7
src/Symfony/Component/Validator/ObjectInitializerInterface.php
@@ -15,7 +15,7 @@
15
* Prepares an object for validation.
16
*
17
* Concrete implementations of this interface are used by {@link ValidationVisitorInterface}
18
- * to initialize objects just before validating them.
+ * and {@link Validator\ContextualValidatorInterface} to initialize objects just before validating them.
19
20
* @author Fabien Potencier <fabien@symfony.com>
21
* @author Bernhard Schussek <bschussek@gmail.com>
0 commit comments