Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperatorConstraint

Encapsulates the properties of an operator constraint. An operator constraint defines if some operator is available only for specific scope like a project scope.

Hierarchy

  • OperatorConstraint

Index

Properties

Optional operator

operator: string

Optional supportedScopes

supportedScopes: Array<string>

Gets or sets the list of scopes that this type supports.

Generated using TypeDoc