Hacker News new | ask | show | jobs
by nextaccountic 1186 days ago
How can this be used to validate JSON? (and prevent invalid json from being inserted into the database in the first place). I don't see "jsonschema" mentioned in that post.

Perhaps Postgres could support jsonschema validation natively.