aspnetcore/test/WebSites/FormatterWebSite
John Luo 249673f2bc Reacting to hosting rename 2016-01-17 18:13:26 -08:00
..
Controllers MVC Controller Response - Wrong ContentType #3245 2015-12-21 11:25:45 -08:00
Filters
Models
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
FormatterWebSite.xproj
Startup.cs Reacting to hosting rename 2016-01-17 18:13:26 -08:00
StringInputFormatter.cs
ValidateBodyParameterAttribute.cs
hosting.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
project.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
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.