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

refactor: validate update user params separately #1144

Merged
merged 5 commits into from
Jun 16, 2023

Conversation

kangmingtay
Copy link
Member

What kind of change does this PR introduce?

  • Create a Validate() method to handle the validation of the request body separately
  • Moves some of the input validation out of the transaction into the Validate() method

@kangmingtay kangmingtay requested a review from a team as a code owner June 16, 2023 07:36
@kangmingtay kangmingtay self-assigned this Jun 16, 2023
Base automatically changed from km/fix-update-user to master June 16, 2023 07:55
@kangmingtay kangmingtay merged commit 66e5f55 into master Jun 16, 2023
@kangmingtay kangmingtay deleted the km/refactor-update-user branch June 16, 2023 08:06
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.73.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

uxodb pushed a commit to uxodb/auth that referenced this pull request Nov 13, 2024
## What kind of change does this PR introduce?
* Create a `Validate()` method to handle the validation of the request
body separately
* Moves some of the input validation out of the transaction into the
`Validate()` method
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 13, 2024
## What kind of change does this PR introduce?
* Create a `Validate()` method to handle the validation of the request
body separately
* Moves some of the input validation out of the transaction into the
`Validate()` method
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 15, 2024
## What kind of change does this PR introduce?
* Create a `Validate()` method to handle the validation of the request
body separately
* Moves some of the input validation out of the transaction into the
`Validate()` method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants