Uses of Class
com.github.victools.jsonschema.generator.CustomPropertyDefinition
Packages that use CustomPropertyDefinition
Package
Description
-
Uses of CustomPropertyDefinition in com.github.victools.jsonschema.generator
Methods in com.github.victools.jsonschema.generator that return CustomPropertyDefinitionModifier and TypeMethodDescriptionCustomPropertyDefinitionProvider.provideCustomSchemaDefinition(M scope, SchemaGenerationContext context) Look-up the non-standard JSON schema definition for a given property. -
Uses of CustomPropertyDefinition in com.github.victools.jsonschema.generator.impl
Methods in com.github.victools.jsonschema.generator.impl that return CustomPropertyDefinitionModifier and TypeMethodDescription<M extends MemberScope<?,?>>
CustomPropertyDefinitionSchemaGeneratorConfigImpl.getCustomDefinition(M scope, SchemaGenerationContext context, CustomPropertyDefinitionProvider<M> ignoredDefinitionProvider)