Y
Hacker News
new
|
ask
|
show
|
jobs
by
reinhardt
5012 days ago
Another similar project:
https://github.com/podio/valideer
. The (rough) equivalent schema for the example above can be expressed as {"a": ["?integer"], "b": AnyOf("number", "string")}.