This was it. Thank you for the quick and accurate response.
------------------------------
Trevor Burn
Assent
------------------------------
Original Message:
Sent: 10-13-2025 01:18
From: Sheshadri V
Subject: Double error message on data validation function
Hi Trevor
This usually happens when the l3 configuration has multiple "Reltio/DVFAction" under any lca hook. Make sure the lca hook has only one for each hook.
"lifecycleActions": {
"beforeSave": [
"Reltio/DVFAction"
],
"validate": [
"Reltio/DVFAction"
]
},
------------------------------
Sheshadri V
Workday
Original Message:
Sent: 10-10-2025 10:40
From: Trevor Burn
Subject: Double error message on data validation function
I'm getting the following when I have a data validation function return an error:

I only have one DVF defined on DUNS Number, so why is it showing up twice?
Thank you
------------------------------
Trevor Burn
Assent
------------------------------