Ancestor of ILocationValidationAspect<T>.
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface ILocationValidationAspect : IAspect
Remarks
This interface exists only because PostSharp SDK requires a common non-generic interface for ILocationValidationAspect<T>. It should not be used in user code.