Options
All
  • Public
  • Public/Protected
  • All
Menu

a timestamp, either in the "date-time" notation of RFC3339, if format is omitted or is set to rfc3339, or in the format defined in RFC2616, if format is set to rfc2616.

Hierarchy

Index

Methods

RAMLVersion

  • RAMLVersion(): string

allowedTargets

annotations

default

  • default(): any

definition

description

displayName

  • displayName(): string
  • The displayName attribute specifies the type display name. It is a friendly name used only for display or documentation purposes. If displayName is not specified, it defaults to the element's key (the name of the property itself).

    Returns string

errors

example

examples

facets

fixedFacets

format

  • format(): string

isAnnotation

  • isAnnotation(): boolean

kind

  • kind(): string

location

locationKind

meta

name

  • name(): string

optional

  • optional(): boolean

optionalProperties

  • optionalProperties(): string[]

parametrizedProperties

parent

required

  • required(): boolean

runtimeDefinition

runtimeType

scalarsAnnotations

schema

  • schema(): string[]

structuredType

toJSON

type

  • type(): string[]

validateInstance

  • validateInstance(value: any): string[]

validateInstanceWithDetailedStatuses

  • validateInstanceWithDetailedStatuses(value: any): any

xml

Generated using TypeDoc