ValidationRuleSet.GetEmptyRuleSet Method
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.
Return Ruleset with no rules
public static Microsoft.OpenApi.Validations.ValidationRuleSet GetEmptyRuleSet ();
static member GetEmptyRuleSet : unit -> Microsoft.OpenApi.Validations.ValidationRuleSet
Public Shared Function GetEmptyRuleSet () As ValidationRuleSet