Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PlaceOrderValidator #140

Open
danielpoe opened this issue Oct 29, 2019 · 0 comments
Open

Add PlaceOrderValidator #140

danielpoe opened this issue Oct 29, 2019 · 0 comments

Comments

@danielpoe
Copy link
Member

BEfore placing order there might be the need to do a (more strict) Validation.

Idea:

  • Inject a optional "tagged" cartvalidator in the cartservice (e.g. tagged with "placeorder")
  • Offer a ValidateBeforePlaceOrder and use that in checkout. This method should use the tagged validator additionally - (if not nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant