aspnetcore/test/WebSites/FormatterWebSite
David Fowler 5ddb17d2fe Fixed packages 2016-03-25 12:27:49 -07:00
..
Controllers [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
Filters
Models
wwwroot
FormatterWebSite.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
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.