aspnetcore/test/WebSites/FormatterWebSite
David Fowler 5ddb17d2fe Fixed packages 2016-03-25 12:27:49 -07:00
..
Controllers
Filters
Models
wwwroot
FormatterWebSite.xproj
Startup.cs Reacting to Hosting changes 2016-03-24 12:10:09 -07:00
StringInputFormatter.cs
ValidateBodyParameterAttribute.cs
project.json Fixed packages 2016-03-25 12:27:49 -07: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.