Login
Remember
Register
Ask a Question
What is JSON Schema?
0
votes
asked
Jul 20, 2020
in
JSON
by
Robindeniel
What is JSON Schema?
#json-schema
#schema-json
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 20, 2020
by
SakshiSharma
JSON Schema is a specification for JSON based format for defining the structure of JSON data.
...