API Reference > ecschema-metadata > Diagnostic > SuppressionDiagnosticReporter > constructor constructor Method Initializes a new SuppressionDiagnosticReporter SuppressionDiagnosticReporter(suppressions?: Map<string, string[]>): SuppressionDiagnosticReporter Parameter Type Description suppressions Map<string, string[]> A Map where the key is a schema full name and the value is collection of diagnostic codes to suppress. Returns - SuppressionDiagnosticReporter Defined in core/ecschema-metadata/src/Validation/DiagnosticReporter.ts Line 57 Last Updated: 11 June, 2024