aspnetcore/test/WebSites/FormatterWebSite
Pranav K badb6ce8e5 Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
..
Controllers
Filters
Models
FormatterWebSite.csproj Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
Program.cs
Startup.cs
StartupWithRespectBrowserAcceptHeader.cs
StringInputFormatter.cs
ValidateBodyParameterAttribute.cs
readme.md

readme.md

FormatterWebSite

This web site illustrates how to input formatters operate on the request body. It also demonstrates how custom options can be set for model validation.