MergerContract
Contract which describes merge transformation
Always check conditions you've defined through isComplete implementation you can get unpredictable behavior if more than one contract would be able to process value
Functions
Link copied to clipboard
Check if this contract is applicable to whole values list. Note that only one MergerContract shall return true for this values in whole transformationContractList. Else MoreThanOneContractApplicable will be thrown.
Link copied to clipboard
Check if this contract could handle value