aspnetcore/test/WebSites/FormatterWebSite
John Luo 22b37fb83b Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -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 Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -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.