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

add pattern property to schema #304

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

urfinjuezz
Copy link

jsonschema specification has pattern validator for string parameters https://json-schema.org/draft/2020-12/json-schema-validation#name-contentencoding.
Add Pattern field to Schema to allow this validation.

Signed-off-by: Yury Rudichev <[email protected]>
@urfinjuezz
Copy link
Author

@technosophos , @vdice Hi! Do you know if anyone still has write access to this repository? Or will I have to fork it for support and development?

@technosophos
Copy link
Member

I'm forwarding this to some MS folks who will know better than I.

Copy link

@aam335 aam335 left a comment

Choose a reason for hiding this comment

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

very important fix, thanks @urfinjuezz

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