Skip to content

Commit 4079fc6

Browse files
csuarezweaverryan
authored andcommitted
Minor clarification in Validation cookbook
1 parent fbf0728 commit 4079fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/validation/custom_constraint.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Class Constraint Validator
207207
~~~~~~~~~~~~~~~~~~~~~~~~~~
208208

209209
Beside validating a class property, a constraint can have a class scope by
210-
providing a target::
210+
providing a target in its ``Constraint`` class::
211211

212212
public function getTargets()
213213
{

0 commit comments

Comments
 (0)