Commit 52cb7df
File tree
Expand file treeCollapse file tree
52 files changed
+685
-288
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
52 files changed
+685
-288
lines changedsrc/Symfony/Component/Validator/Constraint.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraint.php+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
53 | 82 |
|
54 | 83 |
|
55 | 84 |
|
|
src/Symfony/Component/Validator/Constraints/CardScheme.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/CardScheme.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
26 | 35 |
|
27 | 36 |
|
28 | 37 |
|
|
src/Symfony/Component/Validator/Constraints/CardSchemeValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/CardSchemeValidator.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
| 120 | + |
120 | 121 |
|
121 | 122 |
|
122 | 123 |
|
| ||
135 | 136 |
|
136 | 137 |
|
137 | 138 |
|
| 139 | + |
138 | 140 |
|
139 | 141 |
|
140 | 142 |
|
src/Symfony/Component/Validator/Constraints/Choice.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Choice.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
26 | 36 |
|
27 | 37 |
|
28 | 38 |
|
|
src/Symfony/Component/Validator/Constraints/ChoiceValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/ChoiceValidator.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| 68 | + |
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
| ||
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
| 82 | + |
81 | 83 |
|
82 | 84 |
|
83 | 85 |
|
| ||
87 | 89 |
|
88 | 90 |
|
89 | 91 |
|
| 92 | + |
90 | 93 |
|
91 | 94 |
|
92 | 95 |
|
93 | 96 |
|
94 | 97 |
|
95 | 98 |
|
96 | 99 |
|
| 100 | + |
97 | 101 |
|
98 | 102 |
|
99 | 103 |
|
|
src/Symfony/Component/Validator/Constraints/Collection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Collection.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
27 | 34 |
|
28 | 35 |
|
29 | 36 |
|
|
src/Symfony/Component/Validator/Constraints/CollectionValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/CollectionValidator.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
| 76 | + |
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
| ||
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
| 88 | + |
87 | 89 |
|
88 | 90 |
|
89 | 91 |
|
|
src/Symfony/Component/Validator/Constraints/Count.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Count.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
27 | 35 |
|
28 | 36 |
|
29 | 37 |
|
|
src/Symfony/Component/Validator/Constraints/CountValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/CountValidator.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
| 56 | + |
55 | 57 |
|
56 | 58 |
|
57 | 59 |
|
|
src/Symfony/Component/Validator/Constraints/Date.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Date.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
26 | 34 |
|
27 | 35 |
|
src/Symfony/Component/Validator/Constraints/DateTime.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/DateTime.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
26 | 36 |
|
27 | 37 |
|
src/Symfony/Component/Validator/Constraints/DateTimeValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/DateTimeValidator.php+11-2Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
53 |
| - |
| 54 | + |
54 | 55 |
|
55 | 56 |
|
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
56 | 65 |
|
57 | 66 |
|
58 | 67 |
|
|
src/Symfony/Component/Validator/Constraints/DateValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/DateValidator.php+19-1Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
27 | 43 |
|
28 | 44 |
|
29 | 45 |
|
| ||
46 | 62 |
|
47 | 63 |
|
48 | 64 |
|
| 65 | + |
49 | 66 |
|
50 | 67 |
|
51 | 68 |
|
52 | 69 |
|
53 | 70 |
|
54 |
| - |
| 71 | + |
55 | 72 |
|
56 | 73 |
|
| 74 | + |
57 | 75 |
|
58 | 76 |
|
59 | 77 |
|
|
src/Symfony/Component/Validator/Constraints/Email.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Email.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
26 | 36 |
|
27 | 37 |
|
28 | 38 |
|
|
src/Symfony/Component/Validator/Constraints/EmailValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/EmailValidator.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
71 | 72 |
|
72 | 73 |
|
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
| 79 | + |
78 | 80 |
|
79 | 81 |
|
80 | 82 |
|
| ||
87 | 89 |
|
88 | 90 |
|
89 | 91 |
|
| 92 | + |
90 | 93 |
|
91 | 94 |
|
92 | 95 |
|
| ||
97 | 100 |
|
98 | 101 |
|
99 | 102 |
|
| 103 | + |
100 | 104 |
|
101 | 105 |
|
102 | 106 |
|
|
src/Symfony/Component/Validator/Constraints/File.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/File.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
27 | 41 |
|
28 | 42 |
|
29 | 43 |
|
|
0 commit comments