Skip to content

Quantity-checks#90

Open
robinmanuelthiel wants to merge 3 commits intomainfrom
fix/quantity-checks
Open

Quantity-checks#90
robinmanuelthiel wants to merge 3 commits intomainfrom
fix/quantity-checks

Conversation

@robinmanuelthiel
Copy link
Owner

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds quantity validation constraints and product name validation to the BasketItem model. It enhances the existing validation logic to ensure better data integrity for basket items.

  • Added upper limit validation for quantity (maximum 100 units)
  • Added validation to require a product name for all basket items

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

robinmanuelthiel and others added 2 commits October 20, 2025 15:34
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Repository owner deleted a comment from Copilot AI Oct 20, 2025
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.

2 participants