MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Architecture.​AspectsBase­Usage­Validation­AttributeValidate­Derived­Types
Open sandboxFocus

BaseUsageValidationAttribute.ValidateDerivedTypes Property

ValidateDerivedTypes

Gets a value indicating whether the types that are derived from the target type should also be validated, e.g. whether the aspect is inheritable.

Declaration
public bool ValidateDerivedTypes { get; set; }
Property Value
Type Description
Boolean