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 71ba2f0 + d0128b0 commit 1293df8Copy full SHA for 1293df8
validation/custom_constraint.rst
@@ -167,7 +167,7 @@ Constraint Validators with Dependencies
167
If your constraint validator has dependencies, such as a database connection,
168
it will need to be configured as a service in the Dependency Injection
169
Container. This service must include the ``validator.constraint_validator``
170
-tag so that the validation system knows about it::
+tag so that the validation system knows about it:
171
172
.. configuration-block::
173
0 commit comments