X Tutup
Skip to content

interpret pattern/patternProperties regex as Unicode#111

Merged
aeschli merged 1 commit intomicrosoft:mainfrom
jgraettinger:main
Oct 20, 2021
Merged

interpret pattern/patternProperties regex as Unicode#111
aeschli merged 1 commit intomicrosoft:mainfrom
jgraettinger:main

Conversation

@jgraettinger
Copy link
Contributor

This was under-specified in previous JSON schema drafts.

As of 2020-12, patterns are defined as Unicode:
https://json-schema.org/draft/2020-12/json-schema-core.html#regex

Issue #103

@ghost
Copy link

ghost commented Oct 19, 2021

CLA assistant check
All CLA requirements met.

@jgraettinger jgraettinger mentioned this pull request Oct 19, 2021
3 tasks
This was under-specified in previous JSON schema drafts.

As of 2020-12, patterns are defined as Unicode:
https://json-schema.org/draft/2020-12/json-schema-core.html#regex

Issue microsoft#103
@jgraettinger
Copy link
Contributor Author

PTAL

@aeschli aeschli merged commit f7184b3 into microsoft:main Oct 20, 2021
@aeschli
Copy link
Collaborator

aeschli commented Oct 20, 2021

Thanks a lot, @jgraettinger !

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

X Tutup