MessageItem
Represents a structured diagnostic message generated during ZeroTrain processing, including warnings and errors.
Properties of MessageItem
| Name | Type | Description |
| Code | int | Numeric code identifying the specific ZeroTrain error or warning condition. |
| Message | string | Human-readable message describing the error or warning. |