aspnetcore/test/WebSites/FormatterWebSite
N. Taylor Mullen 64e726d2b2 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
..
Controllers Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Filters Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
wwwroot
FormatterWebSite.xproj
Startup.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
StringInputFormatter.cs
ValidateBodyParameterAttribute.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
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.