Hacker News new | ask | show | jobs
by jarofgreen 1847 days ago
> Yeah, lists of objects are pretty crap, because they're almost always homogeneous but unenforcédly so

We use JSON Schema heavily to enforce structure in JSON data. https://json-schema.org/