Skip to content

v0.4.5

Compare
Choose a tag to compare
@daveshanley daveshanley released this 20 May 21:42
· 14 commits to main since this release

Addresses #120

Two new helper functions in helpers module.

ExtractJSONPathFromValidationError(e *jsonschema.ValidationError) string

and

ExtractJSONPathsFromValidationErrors(errors []*jsonschema.ValidationError) []string