How To Return All Validation Errors #32
|
Example schema:
Example Node JS Code:
The following 3 errors exist:
|
Replies: 1 comment 2 replies
|
This implementation doesn't support returning all errors. It returns immediately when the first error is found. |
This implementation doesn't support returning all errors. It returns immediately when the first error is found.