Sharing naming conventions allows teams to collaborate efficiently. This rule checks that type names match a provided regular expression. == Noncompliant Code Example With the default regular expression: [source,xml] ---- ... ---- == Compliant Solution [source,xml] ---- ... ---- ifdef::env-github,rspecator-view[] ''' == Implementation Specification (visible only on this page) include::message.adoc[] include::parameters.adoc[] include::highlighting.adoc[] endif::env-github,rspecator-view[]