Hi,
applied below regex to identify the leading and trailing spaces in DVF:
Regex Expression: regexp(attributes.Name.value, '\\s+$') or regexp(attributes.Name.value, '^\\s+')
But not able to catch those blank spaces.
Although above mentioned regex is working fine java8, but not working in Reltio -DVF.
can someone from this community suggest me some resolution.
------------------------------
Pradipta Chakraborty
Cognizant Technology Solution (P) India Limited
------------------------------