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

Support for property value validation using patterns #71

Open
AlexanderSkrock opened this issue Oct 19, 2023 · 1 comment
Open

Support for property value validation using patterns #71

AlexanderSkrock opened this issue Oct 19, 2023 · 1 comment

Comments

@AlexanderSkrock
Copy link

AlexanderSkrock commented Oct 19, 2023

Currently, it is only possible to define a validation that a properties value is not empty. The json schema provides more possibilities to validate. As possible next step we could add pattern matching for string values with a customizable error message.

If possible, I would like to contribute on this.

Kind regards
Alexander Skrock

@sascha-hanss-76
Copy link
Collaborator

Nice idea, feel free to create a pull request.

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

No branches or pull requests

2 participants