1 reference to Country
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ProductValidatorAttribute.cs (1)
15
if (!product.
Country
.Equals("USA") || string.IsNullOrEmpty(product.Name))