1 instantiation of ValidatePerson8
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ValidationWithRecordIntegrationTests.cs (1)
752private record Order8([ValidatePerson8] Person8 Customer);