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 TopLevelCard.Validate #216

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Mar 27, 2023

  • pull out version field validation to separate helper func
  • use validator.Validator functionality

This set of changes updates validation for this type to match most other types in this package.

Further work remains for other types.

- pull out version field validation to separate helper func
- use validator.Validator functionality

This set of changes updates validation for this type to
match most other types in this package.

Further work remains for other types.
@atc0005 atc0005 added this to the v2.7.1 milestone Mar 27, 2023
@atc0005 atc0005 self-assigned this Mar 27, 2023
@atc0005 atc0005 merged commit f4e728a into master Mar 27, 2023
@atc0005 atc0005 deleted the refactor-toplevelcard-validate branch March 27, 2023 10:55
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.

None yet

1 participant