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

api-plugin-for-commerce #206

Open
wants to merge 43 commits into
base: nopCommerce_4.00
Choose a base branch
from

Conversation

Gamingpc
Copy link

@Gamingpc Gamingpc commented Jul 8, 2019

No description provided.

SDobrev and others added 30 commits August 2, 2018 15:01
Completed (almost) migration to 4.1
Fixed a number of bugs
Cleaned up code
Still have a couple of outstanding issues. WIP
…longer called from JsonModelBinder, as Fluent now supports implicit validation of child objects (no longer a need to do this manually in the model binder). Additionally, this commit adds a BaseDto/BaseDtoValidator. Currently, this has only been implemented for the ProductDto.
…BaseDtoValidator to allow reusing logic across validator types. NOTE: This commit is currenltly partially broken -- child objects are not properly validated for PUT requests (they will always pass validation).
…rDto addresses (BillingAddress, ShippingAddress and CustomerAddresses); add validation for CustomerDto.ShoppingCartItems;
….10_dev

Added SpecificationAttribute and ProductSpecificationAttribute support + some more validation of the OrderDto
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

Successfully merging this pull request may close these issues.

6 participants