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.9
Published
Sep 9, 2019
Platform
linux/amd64
Imports
2 packages
Last checked
8 minutes ago

Tools for package owners.