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

Deck validation logic #620

Merged
merged 8 commits into from
Feb 18, 2025
Merged

Deck validation logic #620

merged 8 commits into from
Feb 18, 2025

Conversation

AMMayberry1
Copy link
Collaborator

@AMMayberry1 AMMayberry1 commented Feb 17, 2025

Add in a basic deck validator for reporting issues such as bad deck size, invalid deck format, illegal cards for format, or unimplemented cards.

Right now this is kind of crude and definitely needs some refactoring to support different formats better. Also needs a test suite. But dropping it in now to unblock work on the FE side for integration.

@AMMayberry1 AMMayberry1 marked this pull request as ready for review February 17, 2025 21:07
@AMMayberry1 AMMayberry1 merged commit ccbc8ca into main Feb 18, 2025
2 checks passed
@AMMayberry1 AMMayberry1 deleted the ammayberry1/deck-validation-v2 branch February 18, 2025 15:25
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