Commit c458704
committed
📦 Use forked
**Problem**
They are inheritance issues in `class-validator` (see issue:
typestack/class-validator#633).
We updated a PR to fix this problem:
typestack/class-validator#2641.
However, the chances of it ever being merged are low, as the repository
no longer appears to be actively maintained.
**Proposal**
Use the patched package and import it via an "ugly" github link.
This should push us toward eventually migrating to another validation
library such as Zod.class-validator package1 parent 658983c commit c458704
File tree
4 files changed
+89
-7
lines changed- back
4 files changed
+89
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2426 | 2426 | | |
2427 | 2427 | | |
2428 | 2428 | | |
2429 | | - | |
2430 | | - | |
2431 | | - | |
2432 | | - | |
| 2429 | + | |
| 2430 | + | |
| 2431 | + | |
2433 | 2432 | | |
2434 | 2433 | | |
2435 | 2434 | | |
| |||
6685 | 6684 | | |
6686 | 6685 | | |
6687 | 6686 | | |
6688 | | - | |
| 6687 | + | |
| 6688 | + | |
| 6689 | + | |
| 6690 | + | |
| 6691 | + | |
| 6692 | + | |
| 6693 | + | |
| 6694 | + | |
6689 | 6695 | | |
6690 | 6696 | | |
6691 | 6697 | | |
| |||
7329 | 7335 | | |
7330 | 7336 | | |
7331 | 7337 | | |
7332 | | - | |
| 7338 | + | |
7333 | 7339 | | |
7334 | 7340 | | |
7335 | 7341 | | |
| |||
7347 | 7353 | | |
7348 | 7354 | | |
7349 | 7355 | | |
| 7356 | + | |
| 7357 | + | |
| 7358 | + | |
| 7359 | + | |
| 7360 | + | |
| 7361 | + | |
| 7362 | + | |
| 7363 | + | |
| 7364 | + | |
7350 | 7365 | | |
7351 | 7366 | | |
7352 | 7367 | | |
| |||
0 commit comments