Commit c856961
authored
fix file URL validator (#1171)
## Fixes Or Enhances
This PR adds an additional check for the file URL schema.
Connected to #1165
**Make sure that you've checked the boxes below before you submit PR:**
- [x] Tests exist or have been written that cover this particular
change.
@go-playground/validator-maintainers1 parent aa96909 commit c856961
2 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1414 | 1414 | | |
1415 | 1415 | | |
1416 | 1416 | | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
1417 | 1426 | | |
1418 | 1427 | | |
1419 | 1428 | | |
1420 | 1429 | | |
1421 | 1430 | | |
1422 | 1431 | | |
1423 | 1432 | | |
1424 | | - | |
| 1433 | + | |
1425 | 1434 | | |
1426 | 1435 | | |
1427 | 1436 | | |
1428 | 1437 | | |
1429 | 1438 | | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
1430 | 1443 | | |
1431 | 1444 | | |
1432 | 1445 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8139 | 8139 | | |
8140 | 8140 | | |
8141 | 8141 | | |
| 8142 | + | |
| 8143 | + | |
| 8144 | + | |
| 8145 | + | |
| 8146 | + | |
| 8147 | + | |
8142 | 8148 | | |
8143 | 8149 | | |
8144 | 8150 | | |
| |||
0 commit comments