API Reference > ecschema-editing > Diagnostic > FormatDiagnosticReporter > reportInternal reportInternal Method Prior to reporting the IDiagnostic, the diagnostic message is formatted (with translations) base on arguments contained in the diagnostic. Calls reportDiagnostic after the message is formatted. reportInternal(diagnostic: AnyDiagnostic): void Parameter Type Description diagnostic AnyDiagnostic The diagnostic to report. Returns - void Defined in ecschema-editing/src/Validation/DiagnosticReporter.ts Line 113 Last Updated: 12 June, 2024