-
Notifications
You must be signed in to change notification settings - Fork 3
Commit adb10d0
committed
[add] 分组参数校验
1 parent 7543152 commit adb10d0
File tree
4 files changed
+35
-3
lines changed- web/src/main/java/demo/web/controller
- req
- validator
4 files changed
+35
-3
lines changedLines changed: 3 additions & 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 |
| |
| |||
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
114 | + | ||
113 | 115 |
| |
114 | 116 |
| |
115 | - | ||
117 | + | ||
116 | 118 |
| |
117 | 119 |
| |
118 | 120 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
4 | + | ||
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
| |||
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
34 | - | ||
36 | + | ||
35 | 37 |
| |
36 | 38 |
| |
37 | - | ||
39 | + | ||
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
|
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + |
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + |
0 commit comments