Scroll to navigation

JV(1) User Commands JV(1)

NAME

jv - JSONSchema Validation using Go

SYNOPSIS

jv [OPTIONS] SCHEMA [INSTANCE...]

OPTIONS

Print help information
Print build information
Do not print errors
Draft version used when '$schema' is missing. Valid values 4, 6, 7, 2019, 2020 (default 2020)
Output format. Valid values simple, alt, flag, basic, detailed (default "simple")
Enable format assertions with draft >= 2019
Enable content assertions with draft >= 7
Use insecure TLS connection
Use the specified pem-file to verify the peer. The file may contain multiple CA certificates
load url with prefix from given directory. Syntax url_prefix=/path/to/dir
July 2025 jv 6.0.2-1