aspnetcore/test/WebSites/FormatterWebSite
Pranav K 1c5e417606 Change TFM to netcoreapp2.0 (#6234)
* Change TFM to netcoreapp2.0
2017-05-04 18:11:26 -07:00
..
Controllers Added functional tests for JsonPatch 2017-04-23 09:09:08 -07:00
Filters
Models Added functional tests for JsonPatch 2017-04-23 09:09:08 -07:00
FormatterWebSite.csproj Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -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.