JJV Errors (jjve)
This is a library to render JJV validation output.
Usage
var jjv = ;var jjve = ;var env = ;var je = ;var schema =type: 'object'properties: ok: type: 'boolean';var data = ok: 1 ;var result = env;if resultvar errors = ;console;
Output
License
This work is licensed under the MIT License (see the LICENSE file).
Error messages derived from z-schema (see the NOTICE file).