4 references to IsRequired
Microsoft.AspNetCore.Mvc.FunctionalTests (4)
ApiExplorerTest.cs (4)
1142Assert.True(parameter.IsRequired); 1147Assert.False(parameter.IsRequired); 1152Assert.True(parameter.IsRequired); 1157Assert.False(parameter.IsRequired);