Uses of Interface
org.eclipse.lemminx.services.IXMLValidationService
Packages that use IXMLValidationService
Package
Description
-
Uses of IXMLValidationService in org.eclipse.lemminx
Classes in org.eclipse.lemminx that implement IXMLValidationService -
Uses of IXMLValidationService in org.eclipse.lemminx.extensions.contentmodel.commands
Constructors in org.eclipse.lemminx.extensions.contentmodel.commands with parameters of type IXMLValidationServiceModifierConstructorDescriptionXMLValidationAllFilesCommand(ContentModelManager contentModelManager, IXMLDocumentProvider documentProvider, IXMLValidationService validationService) XMLValidationFileCommand(ContentModelManager contentModelManager, IXMLDocumentProvider documentProvider, IXMLValidationService validationService) -
Uses of IXMLValidationService in org.eclipse.lemminx.services.extensions
Methods in org.eclipse.lemminx.services.extensions that return IXMLValidationServiceModifier and TypeMethodDescriptionXMLExtensionsRegistry.getValidationService()Returns the XML document validation serviceMethods in org.eclipse.lemminx.services.extensions with parameters of type IXMLValidationServiceModifier and TypeMethodDescriptionvoidXMLExtensionsRegistry.setValidationService(IXMLValidationService validationService) Sets the XML document validation service