Versions in this module Expand all Collapse all v1 v1.1.11 Sep 15, 2023 v1.1.7 Oct 20, 2022 Changes in this version + func GetErrorMessage(err *jsonschema.ValidationError) (string, string) + func GetJsonSchema() interface + type Item struct + Default interface{} + Description string + Items Items + Required bool + type Items map[string]Item + func GetSchema() Items v1.1.1 Jul 20, 2022 Changes in this version + var Schema string + func Validate(config map[string]interface{}) error