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 10eb014 + 377e25c commit 9a9006cCopy full SHA for 9a9006c
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