Validations for nodename
Summary
Core.name validations are common for all segments within an applicationContent
I have 7 different segments for a particular ledger. I have created an application with all the 7 segments in EDM. Each of the segments has different length requirements. i.e. location segment is 3 digits, Account is 5.
It looks like I will not be able to leverage the min_length and max.length on the core.name property to enforce the length requirements as the property definition is common to all the nodetypes that I create within an application.
Am I missing something ? If not, is there an alternate approach to enforce length today or on near future roadmap ?
1