-
Couldn't load subscription status.
- Fork 2.1k
Closed as not planned
Labels
Description
Recent patch added ability to return Error from resolve to indicate failure. In a scenarios where validation happens in the resolve, it would be useful to be able to return multiple errors from one resolve.
I am not sure what would be the best way to do it, but otherwise I am willing to implement it. One way I see is to always check if result is a array and then check if elements of that list are all Errors.
jfizz, musashinm, acro5piano, fkm, spawnia and 1 more