Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Property

A Property wraps a JsonSchema and provides additional information like a label and the property key.

Hierarchy

  • Property

Index

Properties

label

label: string

property

property: string

schema

schema: JsonSchema7

The schema is the JsonSchema this property describes.

Optional schemaPath

schemaPath: string

Generated using TypeDoc