There was an error while loading. Please reload this page.
1 parent 47bda31 commit d0128b0Copy full SHA for d0128b0
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