Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Validation / IValidator­Receiver<TDeclaration> / After­All­Aspects
Open sandbox

Method AfterAllAspects

AfterAllAspects()

Gets an interface that allows to validate the final compilation, after all aspects have been applied.

Declaration
IValidatorReceiver<TDeclaration> AfterAllAspects()
Returns
Type Description
IValidatorReceiver<TDeclaration>