Custom Constraint Validation #1118
Unanswered
KarunBakshi
asked this question in
Q&A
Replies: 1 comment
-
You can create custom keywords, formats and vocabularies. See https://github.com/networknt/json-schema-validator/blob/master/doc/custom-meta-schema.md. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
New to this project so perhaps a basic question: Can I do custom constraint validation with json-schema-validator? For example, is there a plug-in mechanism to specify tags and code that validates against them. I know there is a parse tree walker, but not sure whether it can be used for this purpose, and if so, how? Thanks!
Karun
Beta Was this translation helpful? Give feedback.
All reactions