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
Based on #35186, make it clear that even with @RequestBody, @ModelAttribute, method validation is necessary if the method parameter is Map or Collection rather than a command object.