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