IDiagnosticReporter Interface

Interface used to report IDiagnostic objects created during schema validation.

Implemented by

Methods

Name Description
report(diagnostic: AnyDiagnostic): void Handles the given IDiagnostic based on the implementation requirements for a  

Properties

Name Type Description
localization undefined | Localization The localization object to use for message translation.  
suppressions undefined | Map<string, string[]> A map where the key is a schema full name and the value is a collection  

Defined in

Last Updated: 15 March, 2024