# Functions
No description provided by the author
Refute ensures that a particular Go object does not validate the JSON schema given.
Validate validates a Go object against JSON schema in a testing environment.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
SchemaValidator uses the gojsonschema library to validate the JSON encoding of Go objects against a pre-defined JSON schema.