{{! Copyright 2016-2017 ForgeRock AS. All Rights Reserved Use of this code requires a commercial software license with ForgeRock AS. or with one of its affiliates. All use shall be exclusively subject to such license between the licensee and ForgeRock AS. }}

{{t "templates.mapping.recordValidation.sectionHelp"}}

{{#if sourceDefinition.hasScript}} {{#if sourceDefinition.hasPreferences}} {{> mapping/association/_individualPreferences}} {{else}} {{> mapping/association/_singleScript script=sourceDefinition.script type="source"}} {{/if}} {{/if}}
{{#if targetDefinition.hasScript}} {{> mapping/association/_singleScript script=targetDefinition.script type="target"}} {{/if}}