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