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

fix: add validation for account status, account type, and special comment code #193

Merged
merged 3 commits into from
May 15, 2024

Conversation

mdross95
Copy link
Contributor

@mdross95 mdross95 commented May 13, 2024

Adds BaseSegment validation for AccountStatus, AccountType, and SpecialComment fields. Resolves #191

@mdross95
Copy link
Contributor Author

@adamdecaf - please let me know if you'd like me to add the account type/special comment code validations to this PR as well, or open different PRs for each. thanks!

@adamdecaf
Copy link
Member

You can add them to this PR since they're pretty compact.

@mdross95 mdross95 changed the title fix: add validation for account status fix: add validation for account status, account type, and special comment code May 14, 2024
Copy link
Member

@adamdecaf adamdecaf left a comment

Choose a reason for hiding this comment

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

Thank you!

@adamdecaf adamdecaf merged commit f38d0b2 into moov-io:master May 15, 2024
6 checks passed
@adamdecaf
Copy link
Member

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.

Missing Validate Functions on Base Segment Type
2 participants