Skip to main content

Module diagnostics

Module diagnostics 

Source

Structs§

FileDiagnostic
An I/O or schema-fetch error associated with a file path.
ParseDiagnostic
A parse error with exact source location.
ValidationDiagnostic
A schema validation error for a specific file.

Functions§

find_instance_path_offset
Try to find the byte offset of a JSON pointer path segment in the source text.