FullName.ensureNoWildcardName

Throws with appropriate message if this.name is "*". Wildcards are only supported for namespaces, not names.

struct FullName
void
ensureNoWildcardName
(
string extaMsg = null
)

Meta