Class UccProcessor<TBoot>Abstract

Abstract schema processor.

Supports processing features.

Type Parameters

  • in out TBoot extends UccBootstrap<TBoot>

    Type of schema processing bootstrap.

Hierarchy

Implements

Constructors

Accessors

  • get currentEntry(): undefined | string
  • Currently processed schema entry. This may be e.g. a serializer or deserializer name.

    undefined when processing nested schema. This happens e.g. when model processed explicitly rather automatically.

    Returns undefined | string

Methods

Generated using TypeDoc