ZeligsoftDev / CX4CBDDS

CX4CBDDS component modeling and generation tool
Apache License 2.0
8 stars 5 forks source link

Issue #477: (v2) Added constraint to validate legality of names #509

Closed eposse closed 2 months ago

eposse commented 2 months ago

Legal names have only letters (both lower- and upper-case), digits and/underscores, and always begin with a letter. No special characters or spaces allowed. This applies to all named elements (i.e., model elements with a 'name' attribute, technically instances of ZMLMM.NamedElement).