CurrentNamespace
Gets a value indicating whether the rule is matched by the namespace of the type to which the attribute is defined.
Declaration
public bool CurrentNamespace { get; init; }
Property Value
Type | Description |
---|---|
bool |
Metalama.Extensions.Architecture
Metalama.Extensions.Architecture.Aspects
BaseUsageValidationAttribute2
CannotBeUsedFromAttribute3
CanOnlyBeUsedFromAttribute3
DerivedTypesMustRespectNamingConventionAttribute5
DerivedTypesMustRespectRegexNamingConventionAttribute4
InternalOnlyImplementAttribute4
InternalsCannotBeUsedFromAttribute4
Metalama.Extensions.Architecture.Fabrics
Metalama.Extensions.Architecture.Predicates
Metalama.Extensions.Architecture.Validators
Metalama.Extensions.DependencyInjection
Metalama.Extensions.DependencyInjection.Implementation
Gets a value indicating whether the rule is matched by the namespace of the type to which the attribute is defined.
public bool CurrentNamespace { get; init; }
Type | Description |
---|---|
bool |