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
If we derive from Controller and implement IApplicationService, then validation occurs for Controller's other public methods and throws exceptions. We may ignore these methods (by a configurable type list) or find another way.