MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Architecture.​AspectsDerived­Types­Must­Respect­Naming­Convention­Attribute
Open sandboxFocus

DerivedTypesMustRespectNamingConventionAttribute Class

Aspect that, when applied to a type, reports a warning for any derived type that does not respect a naming convention given as a star pattern, i.e. a string where the * character matches any sequence of characters.

Inheritance
System.Object
DerivedTypesMustRespectNamingConventionAttribute
Namespace: Metalama.Extensions.Architecture.Aspects
Assembly: Metalama.Extensions.Architecture.dll
Syntax
[CompileTime]
public class DerivedTypesMustRespectNamingConventionAttribute : DerivedTypesMustRespectRegexNamingConventionAttribute, IAspect<INamedType>, IAspect, ICompileTimeSerializable, ITemplateProvider, IEligible<INamedType>

Constructors

Name Description
DerivedTypesMustRespectNamingConventionAttribute(String)

Methods

Name Description
ToString()