6 references to Order8
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationWithRecordIntegrationTests.cs (6)
779
ParameterType = typeof(
Order8
)
795
var
model = Assert.IsType<
Order8
>(modelBindingResult.Model);
816
ParameterType = typeof(
Order8
)
832
var
model = Assert.IsType<
Order8
>(modelBindingResult.Model);