aspnetcore/test/WebSites/FormatterWebSite
bchavez 16c267d95e House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
..
Controllers House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
Filters
Models
FormatterWebSite.csproj Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
Program.cs
Startup.cs
StartupWithRespectBrowserAcceptHeader.cs
StringInputFormatter.cs
ValidateBodyParameterAttribute.cs
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.