The context object passed to the single parameter of validators added using ValidationQueryExtensions methods.
Namespace: Metalama.Extensions.Validation
Assembly: Metalama.Extensions.Validation.dll
Syntax
[CompileTime]
public sealed class DeclarationValidationContextProperties
| Name | Description |
|---|---|
| AspectState | Gets the optional opaque object defined by the aspect for the specific target declaration using the AspectState property of the IAspectBuilder interface. |
| Declaration | Gets the declaration that should be validated. |
| Diagnostics | Gets a service that allows to report or suppress diagnostics. |
| Tag |