Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Methods

calculated

  • calculated(): boolean
  • Returns 'true', if the actual value is missing, and returned value has been obtained from the RAML document by means of some rule.

    default

    false

    Returns boolean

insertedAsDefault

  • insertedAsDefault(): boolean
  • Returns 'true', if the actual value is missing, and returned value is stated in the RAML spec as default for the property

    default

    false

    Returns boolean

isDefault

  • isDefault(): boolean

optional

  • optional(): boolean

toJSON

  • toJSON(): any

Generated using TypeDoc