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
The context passed to ContextValidate is not the request context.
There are situations when custom models (the ones found by swagger scan) need the requests context for validation. The fix is simple. Would you accept a PR for this?