Class SchemaGeneratorConfigPart<M extends MemberScope<?,?>>

java.lang.Object
com.github.victools.jsonschema.generator.SchemaGeneratorTypeConfigPart<M>
com.github.victools.jsonschema.generator.SchemaGeneratorConfigPart<M>
Type Parameters:
M - type of the (resolved) member to analyse
All Implemented Interfaces:
StatefulConfig

public class SchemaGeneratorConfigPart<M extends MemberScope<?,?>> extends SchemaGeneratorTypeConfigPart<M>
Generic collection of reflection based analysis for populating a JSON Schema from a certain kind of member.