2 references to ControlLength
Microsoft.AspNetCore.Mvc.IntegrationTests (2)
ValidationWithRecordIntegrationTests.cs (2)
1492Assert.Throws<NullReferenceException>(() => model.ControlLength); 1496Assert.Equal(nameof(ValidateSomePropertiesSometimesWithoutValidation.ControlLength), kvp.Key);