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

Added range limitations for ratings, defined by constants in the Revi… #38

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

davidt3050
Copy link
Contributor

…ew entity class. These range restrictions disallow posting and updating reviews with rating values outside of the range between the constants defined in Review.MIN_RATING and Review.MAX_RATING.

@davidt3050 davidt3050 linked an issue Oct 25, 2024 that may be closed by this pull request
@AndrewZacharyLiu AndrewZacharyLiu merged commit fe00d4f into main Oct 25, 2024
1 check passed
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.

Add range restrictions to review ratings
2 participants