package
1.0.0
Repository: https://github.com/vulpine-io/midl-layers.git
Documentation: pkg.go.dev

# Functions

DefaultBadSyntaxErrorHandler is the default invalid JSON error handler for a new JsonSchemaValidator instance.
DefaultValidationErrorHandler is the default JSON schema validation error handler for a new JsonSchemaValidator instance.
NewJsonSchemaValidator constructs a new instance of JsonSchemaValidator around the given schema.

# Interfaces

JsonSchemaValidator defines a middleware layer that validates incoming JSON request bodies against a given schema.