public class CrestPropertyDetailsSchemaFactoryWrapper
extends com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
SchemaFactoryWrapper
that adds the extra CREST schema attributes once the Jackson schema generation has
been completed.Constructor and Description |
---|
CrestPropertyDetailsSchemaFactoryWrapper()
Create a new wrapper.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonObjectFormatVisitor |
expectObjectFormat(com.fasterxml.jackson.databind.JavaType convertedType) |
expectAnyFormat, expectArrayFormat, expectBooleanFormat, expectIntegerFormat, expectMapFormat, expectNullFormat, expectNumberFormat, expectStringFormat, finalSchema, getProvider, setProvider, setVisitorContext
public CrestPropertyDetailsSchemaFactoryWrapper()
CrestJsonSchemaFactory
in the parent class's schemaProvider
so
that all of the schema objects that are created support the appropriate API Descriptor extensions.public com.fasterxml.jackson.databind.jsonFormatVisitors.JsonObjectFormatVisitor expectObjectFormat(com.fasterxml.jackson.databind.JavaType convertedType)
expectObjectFormat
in interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper
expectObjectFormat
in class com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
Copyright © 2010-2018, ForgeRock All Rights Reserved.