Uses of Class
org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationFilter
-
Packages that use XMLValidationFilter Package Description org.eclipse.lemminx.extensions.contentmodel.settings -
-
Uses of XMLValidationFilter in org.eclipse.lemminx.extensions.contentmodel.settings
Methods in org.eclipse.lemminx.extensions.contentmodel.settings that return XMLValidationFilter Modifier and Type Method Description XMLValidationFilter[]XMLValidationRootSettings. getFilters()Returns validation filters to define custom validation rule for a given file pattern and null otherwise.Methods in org.eclipse.lemminx.extensions.contentmodel.settings with parameters of type XMLValidationFilter Modifier and Type Method Description voidXMLValidationRootSettings. setFilters(XMLValidationFilter[] filters)
-