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

chore: Rename and reuse validatableOpts interface #2016

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

sfc-gh-asawicki
Copy link
Collaborator

@sfc-gh-asawicki sfc-gh-asawicki commented Aug 17, 2023

Description

Reuse validatableOpts interface:

  • rename it to validatable
  • rename method to validate()
  • add implementation guards for all XxxOptions structs

Test Plan

  • acceptance tests (should not break)

@github-actions
Copy link

Integration tests success for ecc7ff168c944ad65ad70f6db23a7851dcfe5abe

@sfc-gh-asawicki sfc-gh-asawicki force-pushed the rename-and-reuse-validateable-opts-interface branch from ecc7ff1 to 06315f0 Compare August 17, 2023 11:40
@sfc-gh-asawicki sfc-gh-asawicki marked this pull request as ready for review August 17, 2023 11:40
@github-actions
Copy link

Integration tests success for 06315f0b899dfd57357436c776d78363ed2ab416

@sfc-gh-asawicki sfc-gh-asawicki merged commit 4b42848 into main Aug 17, 2023
10 checks passed
@sfc-gh-asawicki sfc-gh-asawicki deleted the rename-and-reuse-validateable-opts-interface branch August 17, 2023 14:11
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.

None yet

2 participants