AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

Polymorphic model binding limitations

Open tdjastrzebski opened this issue 3 years ago • 2 comments

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.

tdjastrzebski avatar Aug 04 '22 15:08 tdjastrzebski

For more details refer to this discussion https://github.com/dotnet/aspnetcore/issues/43095

tdjastrzebski avatar Sep 14 '22 13:09 tdjastrzebski