public class ErrorMappingTargetTypeReferencesNonPropertyValue extends AbstractErrorValidation
ON_ERROR, ON_ERROR_CONTINUE, ON_ERROR_CONTINUE_IDENTIFIER, ON_ERROR_IDENTIFIER, ON_ERROR_PROPAGATE, ON_ERROR_PROPAGATE_IDENTIFIER, RAISE_ERROR, RAISE_ERROR_IDENTIFIER| Constructor and Description |
|---|
ErrorMappingTargetTypeReferencesNonPropertyValue(boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<List<org.mule.runtime.ast.api.ComponentAst>> |
applicable() |
String |
getDescription() |
org.mule.runtime.ast.api.validation.Validation.Level |
getLevel() |
String |
getName() |
Optional<org.mule.runtime.ast.api.validation.ValidationResultItem> |
validate(org.mule.runtime.ast.api.ComponentAst component,
org.mule.runtime.ast.api.ArtifactAst artifact) |
errorMappingPresent, errorMappingSourceNotPropertyDependant, errorMappingSourcePropertyDependant, errorMappingTargetNotPropertyDependant, errorMappingTargetPropertyDependant, getErrorMappings, getErrorMappingsParameter, getErrorTypeParam, isErrorTypePresentAndPropertyDependantpublic ErrorMappingTargetTypeReferencesNonPropertyValue(boolean enabled)
public String getName()
public String getDescription()
public org.mule.runtime.ast.api.validation.Validation.Level getLevel()
public Optional<org.mule.runtime.ast.api.validation.ValidationResultItem> validate(org.mule.runtime.ast.api.ComponentAst component, org.mule.runtime.ast.api.ArtifactAst artifact)
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.