Share via


OpenApiConvertSettings.RequireDerivedTypesConstraintForBoundOperations Property

Definition

Gets/Sets a value indicating whether or not to require the Validation.DerivedTypeConstraint to be applied to NavigationSources to bind operations of derived types to them.

public bool RequireDerivedTypesConstraintForBoundOperations { get; set; }
member this.RequireDerivedTypesConstraintForBoundOperations : bool with get, set
Public Property RequireDerivedTypesConstraintForBoundOperations As Boolean

Property Value

Applies to