7 references to ControlLength
Microsoft.AspNetCore.Mvc.IntegrationTests (7)
ValidationIntegrationTests.cs (7)
1583
nameof(ValidateSomePropertiesSometimes.
ControlLength
),
1596
Assert.Throws<NullReferenceException>(() => model.
ControlLength
);
1600
Assert.Equal(nameof(ValidateSomePropertiesSometimes.
ControlLength
), kvp.Key);
1623
nameof(ValidateSomePropertiesSometimes.
ControlLength
),
1634
Assert.Equal(1, model.
ControlLength
);
1642
Assert.Equal(nameof(ValidateSomePropertiesSometimes.
ControlLength
), state.Key);
1673
nameof(ValidateSomePropertiesSometimes.
ControlLength
),