다음을 통해 공유


ValidationRuleSet.Rules Property

Definition

Gets the rules in this rule set.

public System.Collections.Generic.IList<Microsoft.OpenApi.Validations.ValidationRule> Rules { get; }
member this.Rules : System.Collections.Generic.IList<Microsoft.OpenApi.Validations.ValidationRule>
Public ReadOnly Property Rules As IList(Of ValidationRule)

Property Value

Applies to