Class Validate
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.validate.Validate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFeature[]booleanvoidsetCacheSchema(boolean cacheSchema) voidsetDescription(String description) voidsetFeature(Feature[] feature) voidsetOnFail(ValidateOnFail onFail) voidsetProperty(ValidateProperty[] property) voidsetResource(ValidateResource[] resource) voidsetSchema(ValidateSchema[] schema) voidMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
getDisplayName, setDisplayNameMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
Validate
public Validate()
-
-
Method Details
-
getProperty
-
setProperty
-
getSchema
-
setSchema
-
getOnFail
-
setOnFail
-
getFeature
-
setFeature
-
getResource
-
setResource
-
isCacheSchema
public boolean isCacheSchema() -
setCacheSchema
public void setCacheSchema(boolean cacheSchema) -
getSource
-
setSource
-
getDescription
-
setDescription
-