package jsonschema

  1. Overview
  2. Docs

Module Jsonschema.SchemaSource

Sourceval validate : schema -> Yojson.Basic.t -> (unit, validation_error) result

Validate a JSON value against a compiled schema

Sourceval location : schema -> string

Get the schema location/URL

Sourceval draft : schema -> draft

Get the draft version of a schema

OCaml

Innovation. Community. Security.