validatejson

package
v54.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2023 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package validatejson impliments validate-json command

Index

Constants

This section is empty.

Variables

View Source
var (
	Command = &cobra.Command{
		Use:   "validate-json <json-schema> <json-file>",
		Short: "Validate json file by provided json-schema",
		Args:  cobra.ExactArgs(2),
		RunE:  validate,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL