aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-JSON-Validator/pkg-descr
blob: f1b1392cc2ce61a40e527084f229d86e31b96c10 (plain) (tree)
1
2
3
4
5
6





                                                                      
JSON::Validator validates a data structure against a schema. It can
load schemas from JSON, YAML, and perl data structures, and includes a
powerful schema-building DSL.

JSON is processed by Mojo::JSON (which will use p5-Cpanel-JSON-XS
if it's installed). YAML uses p5-YAML-LibYAML (YAML::XS).