public abstract class AbstractReferenceParametersStereotypesValidations extends Object implements org.mule.runtime.ast.api.validation.ArtifactValidation
| Constructor and Description |
|---|
AbstractReferenceParametersStereotypesValidations() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Predicate<? super org.mule.runtime.ast.graph.api.ComponentAstDependency> |
filter(org.mule.runtime.ast.api.ArtifactAst artifact) |
List<org.mule.runtime.ast.api.validation.ValidationResultItem> |
validateMany(org.mule.runtime.ast.api.ArtifactAst artifact) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic AbstractReferenceParametersStereotypesValidations()
public List<org.mule.runtime.ast.api.validation.ValidationResultItem> validateMany(org.mule.runtime.ast.api.ArtifactAst artifact)
validateMany in interface org.mule.runtime.ast.api.validation.ArtifactValidationprotected abstract Predicate<? super org.mule.runtime.ast.graph.api.ComponentAstDependency> filter(org.mule.runtime.ast.api.ArtifactAst artifact)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.