You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it's an interesting corner case, mount-kind of inheritance is a bit hard to track, but if you can fix it without breaking anything else I would take it.
Closed via #1422
Thanks for reporting the issue, and thanks @rnubel and @plukevdh for your efforts.
Please reopen this issue if you still have a problem.
Not sure if it is a bug or a feature, but I'd welcome if I could declare parameter validation even for nested API modules like below.
For the former code sample the UserId validator doesn't get called, while for the latter it does.
Behaves the same for builtin validators.
Thanks
The text was updated successfully, but these errors were encountered: