public class ExpressionParametersSyntacticallyValid extends AbstractExpressionSyntacticallyValid
expressionLanguage| Constructor and Description |
|---|
ExpressionParametersSyntacticallyValid(org.mule.runtime.api.el.ExpressionLanguage expressionLanguage,
Supplier<org.mule.runtime.ast.api.validation.Validation.Level> level,
org.mule.runtime.api.el.validation.Severity severity) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<List<org.mule.runtime.ast.api.ComponentAst>> |
applicable() |
String |
getDescription() |
String |
getName() |
List<org.mule.runtime.ast.api.validation.ValidationResultItem> |
validateMany(org.mule.runtime.ast.api.ComponentAst component,
org.mule.runtime.ast.api.ArtifactAst artifact) |
getLevel, getSeverity, locationToAdditionalData, validateExpressionpublic ExpressionParametersSyntacticallyValid(org.mule.runtime.api.el.ExpressionLanguage expressionLanguage,
Supplier<org.mule.runtime.ast.api.validation.Validation.Level> level,
org.mule.runtime.api.el.validation.Severity severity)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.