aspnetcore/test/WebSites/RazorPagesWebSite/Pages/PropertyBinding
Pranav K 335500ab0e Use ModelMetadata from actual types for validation
Fixes https://github.com/aspnet/Mvc/issues/7952
2018-07-02 11:23:16 -07:00
..
BindPropertiesOnModel.cs Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
BindPropertiesOnModel.cshtml Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
BindPropertiesWithSupportsGetOnModel.cs Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
BindPropertiesWithSupportsGetOnModel.cshtml Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
BindPropertyWithGet.cshtml Design updates to handler methods and binding 2017-04-21 17:29:25 -07:00
PageModelWithPropertyAndArgumentBinding.cs
PageModelWithPropertyBinding.cs Added tests to verify that RazorPages and FuzzyMatching with Head requests work 2018-05-01 14:01:00 -07:00
PageModelWithPropertyBinding.cshtml Added tests to verify that RazorPages and FuzzyMatching with Head requests work 2018-05-01 14:01:00 -07:00
PagePropertyBinding.cshtml
PageWithPropertyAndArgumentBinding.cshtml
PolymorphicBinding.cs Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
PolymorphicBinding.cshtml Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
_ViewImports.cshtml