package
1.2.2
Repository: https://github.com/pawelwritescode/gdutils.git
Documentation: pkg.go.dev

# Functions

NewDefaultJSONSchemaReferenceXGValidator creates new JSONSchemaReferenceXGValidator with fixed services.
NewJSONSchemaRawXGValidator creates new JSONSchemaRawXGValidator.
NewJSONSchemaReferenceXGValidator creates new JSONSchemaReferenceXGValidator with provided services.

# Structs

JSONSchemaRawQIValidator is entity that has ability to validate data against JSON schema passed as string qri-io/jsonschema is used under the hood.
JSONSchemaRawXGValidator is entity that has ability to validate data against JSON schema passed as string.
JSONSchemaReferenceXGValidator is entity that has ability to validate data against JSON schema passed as reference.