Developer API

MessageItem

Represents a structured diagnostic message generated during ZeroTrain processing, including warnings and errors.

Properties of MessageItem

NameTypeDescription
CodeintNumeric code identifying the specific ZeroTrain error or warning condition.
MessagestringHuman-readable message describing the error or warning.