Implemented interface member:
property
BinderType
Microsoft.AspNetCore.Mvc.ModelBinding.IBinderTypeProviderMetadata.BinderType
3 writes to BinderType
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (3)
ModelMetadataProviderTest.cs (3)
628
new TestBinderTypeProvider() {
BinderType
= typeof(ComplexObjectModelBinder) }
646
new TestBinderTypeProvider() {
BinderType
= typeof(ComplexObjectModelBinder) },
647
new TestBinderTypeProvider() {
BinderType
= typeof(SimpleTypeModelBinder) }