Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnumValidator

A schema specifying that a node must be one of several values.

Hierarchy

Index

Properties

Properties

Optional id

id: string

Optional meta

meta: {}

Type declaration

  • [key: string]: any

type

type: "EnumValidator"

Optional values

values: Node[]

Generated using TypeDoc