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 784afc8 commit 4ac67efCopy full SHA for 4ac67ef
validation/custom_constraint.rst
@@ -328,7 +328,7 @@ define those options as public properties on the constraint class::
328
}
329
330
Then, inside the validator class you can access these options directly via the
331
-constraint class passes to the ``validate()`` method::
+constraint class passed to the ``validate()`` method::
332
333
class FooValidator extends ConstraintValidator
334
{
0 commit comments