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, setVisitorContextpublic 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.JsonFormatVisitorWrapperexpectObjectFormat in class com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapperCopyright © 2025 Open Identity Platform Community. All rights reserved.