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
d5e044f693
aspnetcore
/
test
/
Microsoft.AspNetCore.Mvc.In...
History
Pranav K
c515cece8e
Use ModelMetadataProvider to infer BindingSource on application model
2018-04-02 09:48:49 -07:00
..
Models
…
ActionParametersIntegrationTest.cs
Fix
#7503
change to model name for IValidableObject
2018-03-29 21:35:59 -07:00
ArrayModelBinderIntegrationTest.cs
…
AuthorizeFilterIntegrationTest.cs
Use ModelMetadataProvider to infer BindingSource on application model
2018-04-02 09:48:49 -07:00
BindPropertyIntegrationTest.cs
…
BinderTypeBasedModelBinderIntegrationTest.cs
…
BindingSourceMetadataProviderIntegrationTest.cs
…
BodyValidationIntegrationTests.cs
Add compatibility switch controlling parameter metadata and top-level validation
2018-03-26 12:29:04 -07:00
ByteArrayModelBinderIntegrationTest.cs
…
CancellationTokenModelBinderIntegrationTest.cs
…
CollectionModelBinderIntegrationTest.cs
Do not bind `"[index]"` in `CollectionModelBinder` subsetting feature
2018-03-19 12:53:05 -07:00
CompanyNameAttribute.cs
…
ComplexTypeModelBinderIntegrationTest.cs
Add compatibility switch controlling parameter metadata and top-level validation
2018-03-26 12:29:04 -07:00
DictionaryModelBinderIntegrationTest.cs
Do not bind `"[index]"` in `CollectionModelBinder` subsetting feature
2018-03-19 12:53:05 -07:00
ExcludeBindingMetadataProviderIntegrationTest.cs
…
FormCollectionModelBindingIntegrationTest.cs
…
FormFileModelBindingIntegrationTest.cs
…
GenericModelBinderIntegrationTest.cs
…
HeaderModelBinderIntegrationTest.cs
Add compatibility switch controlling parameter metadata and top-level validation
2018-03-26 12:29:04 -07:00
JQueryFormatModelBindingIntegrationTest.cs
…
KeyValuePairModelBinderIntegrationTest.cs
…
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj
…
ModelBindingTestContext.cs
…
ModelBindingTestHelper.cs
Add compatibility switch controlling parameter metadata and top-level validation
2018-03-26 12:29:04 -07:00
ModelPrefixSelectionIntegrationTest.cs
…
ParameterBinderExtensions.cs
…
ProductValidatorAttribute.cs
…
ServicesModelBinderIntegrationTest.cs
…
SimpleTypeModelBinderIntegrationTest.cs
…
TestMvcOptions.cs
…
TryUpdateModelIntegrationTest.cs
…
TryValidateModelIntegrationTest.cs
…
ValidationIntegrationTests.cs
…