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
DerivedTypesMustRespectNamingConventionAttribute
Implements
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() |