Skip to content

Minor fixes from FS#578

Merged
alexzautke merged 4 commits intodevelop-sdk6from
fix/regex-can-be-null-extension-context-types
Sep 5, 2025
Merged

Minor fixes from FS#578
alexzautke merged 4 commits intodevelop-sdk6from
fix/regex-can-be-null-extension-context-types

Conversation

@andrzejskowronski
Copy link
Copy Markdown
Contributor

@andrzejskowronski andrzejskowronski commented Aug 28, 2025

Regex on a null value + extension should not result in a failure - perhaps the extension has special meaning for value being missing, so we'll make it a warning instead.
The extension context validator need not look up runtime types if it is the exact type already.

@cknaap cknaap self-requested a review September 2, 2025 08:09
@cknaap cknaap self-assigned this Sep 2, 2025
cknaap
cknaap previously requested changes Sep 4, 2025
Copy link
Copy Markdown
Member

@cknaap cknaap left a comment

Choose a reason for hiding this comment

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

The changes are ok, but maybe not enough. See the comment on Pattern validation.

@alexzautke alexzautke merged commit 2d84afb into develop-sdk6 Sep 5, 2025
2 checks passed
@alexzautke alexzautke deleted the fix/regex-can-be-null-extension-context-types branch September 5, 2025 12:07
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.

3 participants