Class SuppressAnnotationValidationAttribute
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
public class SuppressAnnotationValidationAttribute : Attribute
Constructors
Name | Description |
---|---|
SuppressAnnotationValidationAttribute() |