Skip to content

Add choices validation method to DataValidatorMixin#887

Merged
cpaniaguam merged 1 commit intomainfrom
add-choices-validation
Jan 30, 2026
Merged

Add choices validation method to DataValidatorMixin#887
cpaniaguam merged 1 commit intomainfrom
add-choices-validation

Conversation

@cpaniaguam
Copy link
Copy Markdown
Collaborator

  • Implemented _validate_choices method to ensure choices is provided.
  • Updated HSSM class to utilize the new validation method.
  • Added unit test for choices validation.

- Implemented _validate_choices method to ensure `choices` is provided.
- Updated HSSM class to utilize the new validation method.
- Added unit test for choices validation.
Copy link
Copy Markdown
Collaborator

@digicosmos86 digicosmos86 left a comment

Choose a reason for hiding this comment

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

LGTM!

@cpaniaguam cpaniaguam merged commit 160c5b5 into main Jan 30, 2026
4 checks passed
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