PostSharpAPI ReferencePost­Sharp.​ExtensibilitySuppress­Annotation­Validation­Attribute
Open sandboxFocus

SuppressAnnotationValidationAttribute Class

Instructs PostSharp that the validation of IValidableAnnotation is done by another component, and should not be processed by the default component.

Inheritance
SuppressAnnotationValidationAttribute
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public class SuppressAnnotationValidationAttribute : Attribute

Constructors

Name Description
SuppressAnnotationValidationAttribute()