getMergeStrategy

Returns the merge strategy for the supplied rule.

Return

The merge strategy (example: 'add', 'set' or 'merge') or empty string if not available.

Parameters

rule

JSON object containing the defined rule.

Throws

when the JSON can not be parsed.