MetalamaAPI documentationAspect APIMetalama.​Framework.​ValidationIValidator­Receiver<TDeclaration>Before­Any­Aspect
Open sandboxFocus

IValidatorReceiver<TDeclaration>.BeforeAnyAspect Method

BeforeAnyAspect()

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

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