powered by
validate_jsonfile_with_schema(jsonfn, schema_string)
## Not run: # json_code <- "{\"category\": \"book\", \"price\": 25, \"title\": \"abrakadabra\"}" # validate_json_with_schemafile(json_code, "data/schema.json") # ## End(Not run)
Run the code above in your browser using DataLab