aspnetcore/test/WebSites/FormatterWebSite
Kiran Challa d77655fb73 MVC Controller Response - Wrong ContentType #3245 2015-12-21 11:25:45 -08:00
..
Controllers MVC Controller Response - Wrong ContentType #3245 2015-12-21 11:25:45 -08:00
Filters
Models
wwwroot
FormatterWebSite.xproj
Startup.cs Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -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.