7 references to ControlLength
Microsoft.AspNetCore.Mvc.IntegrationTests (7)
ValidationWithRecordIntegrationTests.cs (7)
1391
nameof(ValidateSomePropertiesSometimes.
ControlLength
),
1404
Assert.Throws<NullReferenceException>(() => model.
ControlLength
);
1408
Assert.Equal(nameof(ValidateSomePropertiesSometimes.
ControlLength
), kvp.Key);
1431
nameof(ValidateSomePropertiesSometimes.
ControlLength
),
1442
Assert.Equal(1, model.
ControlLength
);
1450
Assert.Equal(nameof(ValidateSomePropertiesSometimes.
ControlLength
), state.Key);
1479
nameof(ValidateSomePropertiesSometimes.
ControlLength
),