Replies: 3 comments
-
I'm not the maintainer, but my guess is the answer is no. How do you generate a schema from json? You can't tell whether the fields present are optional. Or perhaps an enum of types. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's just for the bulk of it, the result is manually changed after. This
would be a huge time saver, especially for large jsons
…On Mon, Feb 13, 2023, 02:38 Matthew Davis ***@***.***> wrote:
I'm not the maintainer, but my guess is the answer is no.
How do you generate a schema from json? You can't tell whether the fields
present are optional. Or perhaps an enum of types.
—
Reply to this email directly, view it on GitHub
<#1042 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABLM3FZGAUY3XN3DWLJFZT3WXF7BFANCNFSM6AAAAAAURUPPHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This library only implements validation at the minute, yes. |
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,
Quite simple question here. Can this be used for something other than validation?
Seems not, but just wanted to ask. I'm looking for a schema generator from plain JSON data.
Thanks for the great work!
Beta Was this translation helpful? Give feedback.
All reactions