| Package | Description |
|---|---|
| io.doov.core.dsl.impl |
Condition implementations.
|
| io.doov.core.dsl.lang |
Dsl interfaces
|
| io.doov.core.dsl.mapping |
Mapping implementations.
|
| Modifier and Type | Method and Description |
|---|---|
ConditionalMappingRule |
DefaultStepWhen.then(MappingRule... mappingRule) |
| Modifier and Type | Method and Description |
|---|---|
ConditionalMappingRule |
ConditionalMappingRule.otherwise(MappingRule... mappingRule)
Adds rules to execute when the validation rule is invalid
|
ConditionalMappingRule |
StepWhen.then(MappingRule... mapRule)
Return a conditional mapping rule containing all the given mapping rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConditionalMappingRule |
| Modifier and Type | Method and Description |
|---|---|
ConditionalMappingRule |
DefaultConditionalMappingRule.otherwise(MappingRule... elseRules) |
Copyright © 2018. All rights reserved.