v0.4.5
Addresses #120
Two new helper functions in helpers
module.
ExtractJSONPathFromValidationError(e *jsonschema.ValidationError) string
and
ExtractJSONPathsFromValidationErrors(errors []*jsonschema.ValidationError) []string
Addresses #120
Two new helper functions in helpers
module.
ExtractJSONPathFromValidationError(e *jsonschema.ValidationError) string
and
ExtractJSONPathsFromValidationErrors(errors []*jsonschema.ValidationError) []string