Open
Description
- Go to Filter types
- Under Result filters, the 2nd point: Run only when the action method executes successfully seems incorrect, because result-filters gets executed even in case of model-binding and/or model-validation failures. But action methods doesn't executes in case of model-binding and/or model-validation failures.
- Image for reference:
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: a70a955f-dd5a-c46b-dfe8-21521e619320
- Version Independent ID: ebb299e0-6c1c-7077-689d-ac711352e418
- Content: Filters in ASP.NET Core
- Content Source: aspnetcore/mvc/controllers/filters.md
- Product: aspnet-core
- Technology: aspnetcore-mvc
- GitHub Login: @Rick-Anderson
- Microsoft Alias: riande