Metalama//API Documentation/Extensions API/Metalama.​Extensions.​Architecture.​Aspects/Base­Usage­Validation­Attribute/Validate­Derived­Types
Open sandboxFocus

Property ValidateDerivedTypes

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