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 Support for Patterns in JSON Schema #312

Merged
merged 7 commits into from
Jun 24, 2024
Merged

Conversation

jonassobotta
Copy link
Contributor

Add support for JSON schema regular expressions in order to express constraints to the values of a field (https://json-schema.org/understanding-json-schema/reference/regular_expressions). We want to add a new annotation that allows object type owners to specify a pattern for a component.

src/zcl_aff_test_types.clas.abap Outdated Show resolved Hide resolved
@jonassobotta jonassobotta requested a review from wurzka June 21, 2024 12:09
Copy link
Contributor

@wurzka wurzka left a comment

Choose a reason for hiding this comment

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

Thanks. Looks good to me 👍

@jonassobotta jonassobotta merged commit f54229b into main Jun 24, 2024
7 checks passed
@jonassobotta jonassobotta deleted the pattern-annotation branch June 24, 2024 08:43
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.

2 participants