Open sandboxFocus

Method BeforeAnyAspect

BeforeAnyAspect()

Gets an interface that allows to validate the initial compilation, after before any aspect has been applied.

Declaration
IValidatorReceiver<out TDeclaration> BeforeAnyAspect()
Returns
Type Description
IValidatorReceiver<TDeclaration>