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 2be401b + 53b3590 commit 8ddf851Copy full SHA for 8ddf851
validation/custom_constraint.rst
@@ -323,7 +323,7 @@ define those options as public properties on the constraint class::
323
}
324
325
Then, inside the validator class you can access these options directly via the
326
-constraint class passes to the ``validate()`` method::
+constraint class passed to the ``validate()`` method::
327
328
class FooValidator extends ConstraintValidator
329
{
0 commit comments