Instructs PostSharp that the validation of IValidableAnnotation is done by another component, and should not be processed by the default component.
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Interface)]
public class SuppressAnnotationValidationAttribute : Attribute
Constructors
Name | Description |
---|---|
SuppressAnnotationValidationAttribute() |