aspnetcore/test/WebSites/FormatterWebSite
Hao Kung 4b5dd199ca React to hosting changes 2015-03-19 11:07:25 -07:00
..
Controllers
Filters
Models
wwwroot
FormatterWebSite.xproj Update .kproj => .xproj. 2015-03-11 14:01:43 -07:00
Startup.cs React to hosting changes 2015-03-19 11:07:25 -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.