File tree
6 files changed
+26
-20
lines changedFilter options
- src/Symfony/Component/Validator
- Context
- Violation
6 files changed
+26
-20
lines changedsrc/Symfony/Component/Validator/Context/ExecutionContext.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Context/ExecutionContext.php+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
| 114 | + |
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
| 142 | + |
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
| 146 | + |
| 147 | + |
146 | 148 |
|
147 | 149 |
|
148 | 150 |
|
| ||
154 | 156 |
|
155 | 157 |
|
156 | 158 |
|
157 |
| - |
| 159 | + |
158 | 160 |
|
159 | 161 |
|
160 | 162 |
|
| ||
165 | 167 |
|
166 | 168 |
|
167 | 169 |
|
168 |
| - |
| 170 | + |
169 | 171 |
|
170 | 172 |
|
171 | 173 |
|
|
src/Symfony/Component/Validator/Context/ExecutionContextFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Context/ExecutionContextFactory.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Component/Validator/Context/ExecutionContextInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Context/ExecutionContextInterface.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
68 |
| - |
| 67 | + |
| 68 | + |
| 69 | + |
69 | 70 |
|
70 |
| - |
| 71 | + |
71 | 72 |
|
72 | 73 |
|
73 | 74 |
|
| ||
83 | 84 |
|
84 | 85 |
|
85 | 86 |
|
| 87 | + |
86 | 88 |
|
87 |
| - |
| 89 | + |
88 | 90 |
|
89 | 91 |
|
90 | 92 |
|
|
src/Symfony/Component/Validator/ValidatorBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ValidatorBuilder.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| ||
300 | 300 |
|
301 | 301 |
|
302 | 302 |
|
303 |
| - |
| 303 | + |
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
|
src/Symfony/Component/Validator/Violation/ConstraintViolationBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Violation/ConstraintViolationBuilder.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
| 114 | + |
| 115 | + |
114 | 116 |
|
115 | 117 |
|
116 | 118 |
|
|
src/Symfony/Component/Validator/Violation/ConstraintViolationBuilderInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Violation/ConstraintViolationBuilderInterface.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
|
0 commit comments