ModelType

source

Constructors

new ModelType(args: any[]): Tsource

Properties

metadata: ModelReflectionMetadatasource

typeName: T["typeName"]source

Methods

Instance methods

parse(value: any, t: ParserTracer): undefined | Tsource