public class ReferenceParametersStereotypesValidations extends AbstractReferenceParametersStereotypesValidations
| Constructor and Description |
|---|
ReferenceParametersStereotypesValidations() |
| Modifier and Type | Method and Description |
|---|---|
protected Predicate<? super org.mule.runtime.ast.graph.api.ComponentAstDependency> |
filter(org.mule.runtime.ast.api.ArtifactAst artifact) |
String |
getDescription() |
org.mule.runtime.ast.api.validation.Validation.Level |
getLevel() |
String |
getName() |
validateManyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ReferenceParametersStereotypesValidations()
public String getName()
public String getDescription()
public org.mule.runtime.ast.api.validation.Validation.Level getLevel()
protected Predicate<? super org.mule.runtime.ast.graph.api.ComponentAstDependency> filter(org.mule.runtime.ast.api.ArtifactAst artifact)
filter in class AbstractReferenceParametersStereotypesValidationsCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.