ODCheckerMessage interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
This interface is an object which has all variables required for a config checker message!
Properties
checkerId class ➜ api.ODId
(no description)
filepath string ➜ string
(no description)
locationDocs type ➜ null|string
(no description)
locationId class ➜ api.ODId
(no description)
message string ➜ string
(no description)
messageDocs type ➜ null|string
(no description)
messageId class ➜ api.ODId
(no description)
path string ➜ string
(no description)
translationParams array ➜ string[]
(no description)
type type ➜ "info"|"warning"|"error"
(no description)