BeforeAnyAspect()
Gets an interface that allows to validate the initial compilation, after before any aspect has been applied.
Declaration
IValidatorReceiver<out TDeclaration, out TTag> BeforeAnyAspect()
Returns
Type | Description |
---|---|
IValidatorReceiver<TDeclaration, TTag> |