1 reference to Person2
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ValidationWithRecordIntegrationTests.cs (1)
228private record Order2([Required] Person2 Customer);