Commit d9d04f8
File tree
33 files changed
+66
-69
lines changedFilter options
- src/Symfony/Component/Validator/Constraints
33 files changed
+66
-69
lines changedsrc/Symfony/Component/Validator/Constraints/AtLeastOneOf.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/AtLeastOneOf.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
src/Symfony/Component/Validator/Constraints/Choice.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Choice.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 |
| - |
66 |
| - |
| 65 | + |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
src/Symfony/Component/Validator/Constraints/Cidr.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Cidr.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
64 |
| - |
65 |
| - |
| 63 | + |
| 64 | + |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
|
src/Symfony/Component/Validator/Constraints/Collection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Collection.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
53 |
| - |
| 52 | + |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
src/Symfony/Component/Validator/Constraints/Country.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Country.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
|
src/Symfony/Component/Validator/Constraints/CssColor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/CssColor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
| 74 | + |
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
|
src/Symfony/Component/Validator/Constraints/DateTime.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/DateTime.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
|
src/Symfony/Component/Validator/Constraints/Email.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Email.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
|
src/Symfony/Component/Validator/Constraints/Expression.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Expression.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
src/Symfony/Component/Validator/Constraints/ExpressionLanguageSyntax.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/ExpressionLanguageSyntax.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
|
src/Symfony/Component/Validator/Constraints/ExpressionSyntax.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/ExpressionSyntax.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
src/Symfony/Component/Validator/Constraints/File.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/File.php+4-10Lines changed: 4 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
86 |
| - |
| 85 | + |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
| 104 | + |
111 | 105 |
|
112 | 106 |
|
113 | 107 |
|
|
src/Symfony/Component/Validator/Constraints/Hostname.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Hostname.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
src/Symfony/Component/Validator/Constraints/Image.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Image.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
|
src/Symfony/Component/Validator/Constraints/Ip.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Ip.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
| 92 | + |
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
|
src/Symfony/Component/Validator/Constraints/Isbn.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Isbn.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
|
0 commit comments