OpenApiRuleAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Validator attribute.
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public class OpenApiRuleAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
type OpenApiRuleAttribute = class
inherit Attribute
Public Class OpenApiRuleAttribute
Inherits Attribute
- Inheritance
-
OpenApiRuleAttribute
- Attributes
Constructors
| Name | Description |
|---|---|
| OpenApiRuleAttribute() | |