4 references to ValidateSomePropertiesSometimesWithoutValidation
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
ValidationWithRecordIntegrationTests.cs (4)
1470ParameterType = typeof(ValidateSomePropertiesSometimesWithoutValidation), 1488var model = Assert.IsType<ValidateSomePropertiesSometimesWithoutValidation>(result.Model); 1496Assert.Equal(nameof(ValidateSomePropertiesSometimesWithoutValidation.ControlLength), kvp.Key);