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

Feat/validations #5

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Feat/validations #5

merged 3 commits into from
Oct 30, 2024

Conversation

danifromecuador
Copy link
Owner

@danifromecuador danifromecuador commented Oct 30, 2024

In this PR, I've:

  • Created a feat/validations branch
  • Add User validations for:
    • name, legal age, and balance
  • Add Transaction validations for:
    • user_id, coin_to_send, coin_to_receive, amount_to_send, amount_to_receive, exchange_rate

@danifromecuador danifromecuador merged commit f40a164 into develop Oct 30, 2024
2 checks passed
@danifromecuador danifromecuador deleted the feat/validations branch October 30, 2024 20:26
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.

1 participant