SymbolixAU/jsonify

development ideas

Opened this issue · 0 comments

Thinking aloud for future dev

  • validate JSON against a schema (I think there's something out there like this using rapidjon already?)
  • integrate jqr, so the user can supply a vector specifying which elements of the JSON are returned in from_json (could also work for to_json too)