aspnetcore/test/WebSites/ModelBindingWebSite/wwwroot
Harsh Gupta 106b9fc30c Adding proper descriptions in readme.md files for functional tests. 2015-01-15 11:12:48 -08:00
..
readme.md Adding proper descriptions in readme.md files for functional tests. 2015-01-15 11:12:48 -08:00

readme.md

ModelBindingWebSite

This web site illustrates how to use and configure various knobs of model binding to let the model binding system bind action parameters to the values which are present in the request. The website also uses model validation to validate the models created using model binding.