Skip to content

Add support to exactOptional properties - #138

Closed
danroc wants to merge 1 commit into
mainfrom
feature/exact-optional
Closed

Add support to exactOptional properties#138
danroc wants to merge 1 commit into
mainfrom
feature/exact-optional

Conversation

@danroc

@danrocdanroc commented Sep 1, 2023

Copy link
Copy Markdown
Contributor

Similar to #136, this was I had working for a patch I would like to submit to superstruct.

Please note that if exactOptionalPropertyTypes if disabled, exactOptional() will behave as a no-op. For example, exactOptional(string()) will be identical to string().

@danroc
danroc requested a review from a team as a code ownerSeptember 1, 2023 14:47
@danroc
danrocforce-pushed the feature/exact-optional branch 5 times, most recently from 471d715 to c3eeecdCompareSeptember 5, 2023 14:37
@legobeat

Copy link
Copy Markdown
Contributor

Resolves #139

@danroc

Copy link
Copy Markdown
ContributorAuthor

This was merged into the keyring-api, we can move it back here if needed.

@danrocdanroc closed this Oct 10, 2023
@danroc
danroc deleted the feature/exact-optional branch September 12, 2025 07:06
Sign up for freeto 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

@danroc@legobeat