AspNetCore.Docs
AspNetCore.Docs copied to clipboard
Polymorphic model binding limitations
It seems that Polymorphic model binding has critical limitations worth, if not addressing, at least mentioning. Probably complex objects, that is, objects containing other, even non-polymorphic objects are not supported . The problem is described here
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: cfb00531-4ac6-8bf6-9bd8-1eed6446397f
- Version Independent ID: ed418d09-6c33-699a-0d48-9aabc99457be
- Content: Custom Model Binding in ASP.NET Core
- Content Source: aspnetcore/mvc/advanced/custom-model-binding.md
- Product: aspnet-core
- Technology: aspnetcore-mvc
- GitHub Login: @ardalis
- Microsoft Alias: riande
For more details refer to this discussion https://github.com/dotnet/aspnetcore/issues/43095