AbstractSchemaGenerator

constructor(introspector: SchemaIntrospector<T>, typeGraphTransformer: TypeGraphTransformer<R>)(source)

Parameters

T

the type of the object for which the schema is being generated

R

the type of the resulting schema representation