Rule Definition
Having the naming conventions make the source code more easy to ready and so to maintain.
Remediation
Try to always have the Records complying to the naming convention.
Violation Code Sample
For parameter value = W
Having a record as below,
record BBBSG_BILGILER type basicRecord
In the record name does not contain W character , so this record will be listed in the violation list
Fixed Code Sample
For parameter value = W and having a record as below,
record BBBSG_BILGILER type basicRecord
Because of the the W character is not in the name, this record violates the rule.
To fix the violation, you have to add W to the record name as 'BBBSGW_BILGILER' for example
Related Technologies
Technical Criterion
Documentation - Naming Convention Conformity
About CAST Appmarq
CAST Appmarq is by far the biggest repository of data about real IT systems. It's built on thousands of analyzed applications, made of 35 different technologies, by over 300 business organizations across major verticals. It provides IT Leaders with factual key analytics to let them know if their applications are on track.