SuppressAnnotationValidationAttribute Class |
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 (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public class SuppressAnnotationValidationAttribute : Attribute
The SuppressAnnotationValidationAttribute type exposes the following members.
Name | Description | |
---|---|---|
SuppressAnnotationValidationAttribute | Initializes a new instance of the SuppressAnnotationValidationAttribute class |