See: Description
Interface | Description |
---|---|
MultipleOfSchema |
Interface defining support for
multipleOf JSON Schema field. |
WithExampleSchema<T> |
Extension for CREST and OpenAPI schemas to express an example value.
|
Class | Description |
---|---|
CrestAnySchema |
An extension to the Jackson
AnySchema that includes the custom CREST JSON Schema attributes. |
CrestArraySchema |
An extension to the Jackson
ArraySchema that includes the custom CREST JSON Schema attributes. |
CrestBooleanSchema |
An extension to the Jackson
BooleanSchema that includes the custom CREST JSON Schema attributes. |
CrestJsonSchemaFactory |
A
JsonSchemaFactory that returns the extension schema objects rather than the default Jackson
implementations. |
CrestObjectSchema |
An extension to the Jackson
ObjectSchema that includes the custom CREST JSON Schema attributes. |
CrestPropertyDetailsSchemaFactoryWrapper |
A
SchemaFactoryWrapper that adds the extra CREST schema attributes once the Jackson schema generation has
been completed. |
JacksonUtils |
Some utilities for dealing with Jackson schemas.
|
PathsModule |
Jackson Module that adds a serializer modifier for
Paths . |
Copyright 2010-2022 ForgeRock AS.