Commit 2e61702
Fix explanation when Creating a Validator
In the base class Symfony\Component\Validator\Constraint, the method validatedBy() contain this code instead.
This makes the explanation understandable.1 parent 6365c01 commit 2e61702
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments