4 references to ValidateSomePropertiesSometimesWithoutValidation
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
ValidationIntegrationTests.cs (4)
1664ParameterType = typeof(ValidateSomePropertiesSometimesWithoutValidation), 1682var model = Assert.IsType<ValidateSomePropertiesSometimesWithoutValidation>(result.Model); 1690Assert.Equal(nameof(ValidateSomePropertiesSometimesWithoutValidation.ControlLength), kvp.Key);