Community

Validating inputs for PATCH requests in ASP.NET WebAPI

(Brock Allen) In ASP.NET WebAPI (with its recent OData additions) there is good support for HTTP PATCH requests via the Delta class. I won’t bother reproducing a tutorial here since there’s already a good one online.

Read More - Register for Free Membership