jsonschema

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package jsonschema 提供利用 jsonschema 来进行json 验证的一些工具函数

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidJSONString

func ValidJSONString(jsonStr, schemaStr string) (bool, error)

ValidJSONString 给定JSON 字符串和 json schema 字符串,验证 json 字符串合法性 第一个返回参数是json 是否合法第二个参数返回有无错误发生

Types

This section is empty.

Jump to

Keyboard shortcuts

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