Class DerivedTypesMustRespectRegexNamingConventionAttribute
Aspect that, when applied to a type, reports a warning for any derived type that does not respect a naming convention
given as regular expression.
Inheritance
DerivedTypesMustRespectRegexNamingConventionAttribute
Assembly: Metalama.Extensions.Architecture.dll
public class DerivedTypesMustRespectRegexNamingConventionAttribute : TypeAspect, IAspect<INamedType>, IAspect, ICompileTimeSerializable, IEligible<INamedType>
Constructors
Properties
Methods