Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 997 Bytes

diagnostic.md

File metadata and controls

11 lines (8 loc) · 997 Bytes

Diagnostic

Fields

Field Type Required Description
message ::String ✔️ Message describing the issue
path T::Array<::String> ✔️ Schema path to the issue
type ::String ✔️ Issue type
help_message T.nilable(::String) Help message for how to fix the issue