Package org.eclipse.lemminx.extensions.xsd.participants.diagnostics
-
Class Summary Class Description LSPErrorReporterForXSD The SAXErrorHandlergives just information of the offset where there is an error.LSPXMLGrammarPreparser XercesXMLGrammarPreparserdoesn't provide the capability to override theXMLErrorReporterwhich is required to get XMLl This class overridesXMLGrammarPreparser.preparseGrammar(String, XMLInputSource)to use LSP error reporter.XSDDiagnosticsParticipant Validate XSD file with Xerces.XSDValidator XSD validator utilities class.