Hacker News new | ask | show | jobs
by StavrosK 3308 days ago
That's rather verbose, though. I prefer the much more functional "schema" library:

https://github.com/keleshev/schema

1 comments

Thing is, none of these are language agnostic. jsonschema is the only one that makes an attempt at that.

It's a slight pity that the python jsonschema package doesn't support some of the more powerful recent features though.