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 0e82348 + 1ae60f8 commit 377e25cCopy full SHA for 377e25c
validation/custom_constraint.rst
@@ -320,7 +320,7 @@ define those options as public properties on the constraint class::
320
}
321
322
Then, inside the validator class you can access these options directly via the
323
-constraint class passes to the ``validate()`` method::
+constraint class passed to the ``validate()`` method::
324
325
class FooValidator extends ConstraintValidator
326
{
0 commit comments