package json

import "cuelang.org/go/encoding/json"

Package yaml converts JSON to and from CUE.

Index

Functions

func Validate

func Validate(b []byte, v cue.Value) error

Validate validates JSON and confirms it matches the constraints specified by v.

Source Files

json.go

Version
v0.0.8
Published
Aug 29, 2019
Platform
js/wasm
Imports
2 packages
Last checked
13 seconds ago

Tools for package owners.