valico 4.0.0

JSON Schema validator and JSON coercer
Documentation
1
2
3
4
5
#[macro_use]
extern crate serde_json;

mod dsl;
mod schema;