Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Level

An object used to represent a level at which a property or resource or constraint is defined.

Properties

Optional constraints

constraints: undefined | string

A string representation of constraints that apply at this level. For example, a property defined at SOURCE level could further be applicable only for SOURCE_TYPE:database_sql.

name

name: string

The level name.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Level): object

getJsonObj

  • getJsonObj(obj: Level): object