aspnetcore/test/WebSites/FormatterWebSite
Pranav K 5092e75387 Pin repo version to 1.0.1 2016-07-26 12:09:57 -07:00
..
Controllers
Filters
Models
FormatterWebSite.xproj
Startup.cs Fix #4801 Rename ValidationExcludeFilter 2016-06-09 10:51:31 -07:00
StringInputFormatter.cs
ValidateBodyParameterAttribute.cs
project.json Pin repo version to 1.0.1 2016-07-26 12:09:57 -07:00
readme.md
web.config

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.