Welcome to json-schema-validator Discussions! #740
stevehu announced in Announcements
Replies: 1 comment 1 reply
-
| Hi, We use this package to validate JSON data with schema. We are storing JSON schemas in a AWS DynamodDB table as we have many of config like this. We have schemas created in a way that it promotes reusability where any schema could be re-used, its created as its own and stored in AWS DynamodDB and these are referenced $ref in other schemas where reusability is needed. When getting schema to validate main schema, how to resolve and get schema from AWS DynamodDB while resolving $ref from main schema to get other reusable schema based on $ref. If there is any example on how to fetch schema from custom data store helps us. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions