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