aspnetcore/test/WebSites/FormatterWebSite
Stephen Halter 43064ef8b6 React to Kestrel rename
aspnet/KestrelHttpServer#11
2015-08-11 16:30:03 -07:00
..
Controllers React to move of StatusCodes 2015-07-08 12:43:33 -07:00
Filters
Models
wwwroot
FormatterWebSite.xproj
Startup.cs
StringInputFormatter.cs
ValidateBodyParameterAttribute.cs
project.json React to Kestrel rename 2015-08-11 16:30:03 -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.