Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SchemaNodeServerDefinition

Hierarchy

  • SchemaNodeServerDefinition

Index

Properties

attributes?: ObjectMap<SchemaNodeServerDefinition>
labels?: LabelDictionnary
meta?: ObjectMap<any>
options?: string[]
type?: string | string[] | { polymorphic: string[] }
validators?: SchemaValidator<ObjectMap<any>>[]
value?: any
watch?: string

Generated using TypeDoc