Open sandboxFocus

Enum ReferenceValidationOptions

Namespace: Metalama.Framework.Validation
Assembly: Metalama.Framework.dll
Syntax
[Flags]
[CompileTime]
public enum ReferenceValidationOptions

Fields

Name Description
Default
IncludeDerivedTypes

Indicates that references to derived types should also be visited by the validation method. This value is only taken into when the validated declaration is an INamedType. Equivalent to IncludeDerivedTypes.