API Reference > ecschema-editing > 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 ecschema-editing/src/Validation/DiagnosticReporter.ts Line 53 Last Updated: 12 June, 2024