ropensci/jsonvalidate: Validate 'JSON' Schema

Uses the node library 'is-my-json-valid' or 'ajv' to validate 'JSON' against a 'JSON' schema. Drafts 04, 06 and 07 of 'JSON' schema are supported.

Getting started

Package details

MaintainerRich FitzJohn <rich.fitzjohn@gmail.com>
LicenseMIT + file LICENSE
Version1.4.2
URL https://docs.ropensci.org/jsonvalidate/ https://github.com/ropensci/jsonvalidate
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropensci/jsonvalidate")
ropensci/jsonvalidate documentation built on March 29, 2024, 7:42 a.m.