We have a need in DRM version 11 1.2.4.302 for a validation that ensures all primary nodes have a unique description. The VersionUniqueProp validation function fails to suit our needs because our hierarchies have shared nodes with the same description that fail the validation. Also, VersionUnique2Prop doesn't work because it is a Global Node validation but Core.SharedFlag isn't a selectable property. I noticed there was a topic about this last year found here: but with no resolution. Has anyone implemented this validation successfully? Could you share how you achieved it?
Thanks!