Share via


OpenApiRuleAttribute Class

Definition

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()

Applies to