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
FormatterWebSite.xproj
Startup.cs Reacting to hosting rename 2016-01-17 18:13:26 -08:00
StringInputFormatter.cs
ValidateBodyParameterAttribute.cs
hosting.json
project.json
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.