You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoidable. The admin specifies which product is required. It would therefore be a check to see if the admin has made a mistake in his configuration.
AddRequiredProductsAsync should not check anything, but only realize the configuration of the admin. Checks must only take place in the ShoppingCartValidator.
ShoppingCartService > AddRequiredProductsAsync
The text was updated successfully, but these errors were encountered: