Open gbowne1 opened 2 months ago
I noticed that if you run this program on a file.. it will clean it up but attach a schema to the file directly in the json.
I found good use of JSON Schema in MongoDB. https://www.mongodb.com/resources/languages/json-schema-examples
JSONMaestro should already insert schemas for validation, but there needs to be a feature to generate the schema.
Also the feature for schema validation and the insertion of the schema should be able to be turned on or off.