4 references to IsRequired
Microsoft.AspNetCore.Mvc.FunctionalTests (4)
ApiExplorerTest.cs (4)
1159Assert.True(parameter.IsRequired); 1164Assert.False(parameter.IsRequired); 1169Assert.True(parameter.IsRequired); 1174Assert.False(parameter.IsRequired);