package
0.0.0-20240901130656-3f6710173eae
Repository: https://github.com/relabs-tech/kurbisio.git
Documentation: pkg.go.dev

# Functions

NewValidator creates a new Validator using schemas for the top level JSON schemas and refs for refs that may be referenced in the top level schemas.
NewValidatorFromFS creates a new Validator using schemas from schemaFS.

# Structs

Validator is a utility to validate JSON object against a given schema.