Commit 037c959
File tree
Expand file treeCollapse file tree
39 files changed
+487
-181
lines changedFilter options
- .github
- workflows
- .mvn
- cdi
- engine/src
- main
- java/org/hibernate/validator/internal/engine
- resources/org/hibernate/validator
- test/java/org/hibernate/validator/test
- internal/constraintvalidators/hv/time
- spi/nodenameprovider
- integrationtest/wildfly
- src/test/java/org/hibernate/validator/integration/util
- jenkins/nightly
Expand file treeCollapse file tree
39 files changed
+487
-181
lines changed+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
8 | 20 |
|
9 | 21 |
|
10 | 22 |
|
|
.github/hibernate-github-bot.yml
Copy file name to clipboardExpand all lines: .github/hibernate-github-bot.yml+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
.github/workflows/ci-report.yml
Copy file name to clipboardExpand all lines: .github/workflows/ci-report.yml+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
| 112 | + |
112 | 113 |
|
113 | 114 |
|
114 | 115 |
|
115 | 116 |
|
116 |
| - |
| 117 | + |
117 | 118 |
|
118 | 119 |
|
119 | 120 |
|
| ||
127 | 128 |
|
128 | 129 |
|
129 | 130 |
|
| 131 | + |
130 | 132 |
|
131 | 133 |
|
132 |
| - |
| 134 | + |
133 | 135 |
|
134 | 136 |
|
135 | 137 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
0 commit comments