1 reference to Item4
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ValidationWithRecordIntegrationTests.cs (1)
395private record Order4([Required] List<Item4> Items);