aspnetcore/test/WebSites/FormatterWebSite
John Luo 555a8d0a3b Reacting to Hosting changes 2016-03-24 12:10:09 -07:00
..
Controllers
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
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.