This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a6ce9abab1
aspnetcore
/
test
/
Microsoft.AspNet.Mvc.Integr...
History
Ryan Nowak
a6ce9abab1
Fix
#2776
- Add implicit [BindRequired] for value type properties
2015-08-13 15:35:54 -07:00
..
ActionParametersIntegrationTest.cs
Handle broader range of collection types in model binding
2015-08-11 08:26:49 -07:00
ArrayModelBinderIntegrationTest.cs
…
BinderTypeBasedModelBinderIntegrationTest.cs
…
BodyValidationIntegrationTests.cs
Fix
#2776
- Add implicit [BindRequired] for value type properties
2015-08-13 15:35:54 -07:00
ByteArrayModelBinderIntegrationTest.cs
…
CancellationTokenModelBinderIntegrationTest.cs
…
CollectionModelBinderIntegrationTest.cs
Fix
#2776
- Add implicit [BindRequired] for value type properties
2015-08-13 15:35:54 -07:00
DictionaryModelBinderIntegrationTest.cs
…
FormCollectionModelBindingIntegrationTest.cs
…
FormFileModelBindingIntegrationTest.cs
Add `ModelValidationNode`s consistently
2015-08-11 08:30:29 -07:00
GenericModelBinderIntegrationTest.cs
…
HeaderModelBinderIntegrationTest.cs
…
KeyValuePairModelBinderIntegrationTest.cs
…
Microsoft.AspNet.Mvc.IntegrationTests.xproj
…
ModelBindingTestHelper.cs
…
MutableObjectModelBinderIntegrationTest.cs
Fix
#2776
- Add implicit [BindRequired] for value type properties
2015-08-13 15:35:54 -07:00
ServicesModelBinderIntegrationTest.cs
…
TestMvcOptions.cs
…
TryUpdateModelIntegrationTest.cs
Handle broader range of collection types in model binding
2015-08-11 08:26:49 -07:00
TypeConverterModelBinderIntegrationTest.cs
…
ValidationIntegrationTests.cs
Fix
#2776
- Add implicit [BindRequired] for value type properties
2015-08-13 15:35:54 -07:00
project.json
…