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