6 references to Order4
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationWithRecordIntegrationTests.cs (6)
407
ParameterType = typeof(
Order4
)
423
var
model = Assert.IsType<
Order4
>(modelBindingResult.Model);
445
ParameterType = typeof(
Order4
)
462
var
model = Assert.IsType<
Order4
>(modelBindingResult.Model);