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 putUsers request validator #293

Merged
merged 2 commits into from
Jun 15, 2024

Conversation

luchbheag
Copy link
Contributor

Add PutUsersBadRequestException and PutUsersRequestValidator classes, UserExceptionHandler.handlePutUsersBadRequestException method and also PutUsersRequestValidatorTest.

Copy link
Contributor

@yevr19 yevr19 left a comment

Choose a reason for hiding this comment

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

please check

Sunagatov
Sunagatov previously approved these changes Jun 15, 2024
@Sunagatov Sunagatov merged commit f615f6a into Sunagatov:development Jun 15, 2024
2 of 7 checks passed
@Sunagatov Sunagatov linked an issue Jun 16, 2024 that may be closed by this pull request
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.

Update user's info with empty body. Invalid error message.
3 participants