Package | Description |
---|---|
org.mule.extension.validation.internal | |
org.mule.module.extension.internal.runtime.resolver | |
org.mule.processor.chain |
Modifier and Type | Method and Description |
---|---|
void |
ValidationStrategies.all(List<NestedProcessor> validations,
MuleEvent muleEvent)
Perform a list of nested validation operations and informs only one
MultipleValidationResult
which summarizes all of the found errors (if any). |
Modifier and Type | Method and Description |
---|---|
NestedProcessor |
NestedProcessorValueResolver.resolve(MuleEvent event)
Returns a
NestedProcessor that wraps the event |
Modifier and Type | Class and Description |
---|---|
class |
NestedProcessorChain
An implementation of
NestedProcessor that
wraps a MessageProcessor and allows to
execute it |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.