AbstractSchemaGenerator
constructor(introspector: SchemaIntrospector<T, C>, 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
C
the type of the configuration used by the introspector