Uses of Class
com.github.victools.jsonschema.generator.CustomPropertyDefinition
-
Packages that use CustomPropertyDefinition Package Description com.github.victools.jsonschema.generator -
-
Uses of CustomPropertyDefinition in com.github.victools.jsonschema.generator
Methods in com.github.victools.jsonschema.generator that return CustomPropertyDefinition Modifier and Type Method Description CustomPropertyDefinitionCustomPropertyDefinitionProvider. provideCustomSchemaDefinition(M scope, SchemaGenerationContext context)Look-up the non-standard JSON schema definition for a given property.
-