aspnetcore/test/WebSites/FormatterWebSite
Harsh Gupta ac908d405e Removing ModelMetadataProvider.GetModelMetadataForParameters 2015-03-19 16:42:54 -07:00
..
Controllers
Filters
Models
wwwroot
FormatterWebSite.xproj
Startup.cs React to hosting changes 2015-03-19 11:07:25 -07:00
StringInputFormatter.cs
ValidateBodyParameterAttribute.cs Removing ModelMetadataProvider.GetModelMetadataForParameters 2015-03-19 16:42:54 -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.