Description
An endpoint can only have one structured form source. Multiple [FromForm] DTOs or IFormCollections create ambiguity about which parameter receives the form data.Bad Code
Good Code
Properties
- Category: ASP.NET Core
- Severity: Error
- Enabled by default: True
- Code fix available: False
