//
pkg.gl
Category
github.com/aaharu/go-jsschema
validator
package
0.0.0-20180604175310-e38a2f24e826
Repository:
https://github.com/aaharu/go-jsschema.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
46 SLOC
#
Functions
New
New creates a new Validator from a JSON Schema.
#
Structs
Validator
Validator is an object that wraps jsval.JSVal, and can be used to validate an object against a schema.