public final class JsonSchemaUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
generateJsonPointers(JsonValue schema)
Generates the Set of
JsonPointers in a given JsonSchema. |
public static Set<String> generateJsonPointers(JsonValue schema)
JsonPointers in a given JsonSchema.schema - the JsonSchema to generate the JsonPointers forCopyright © 2025 Open Identity Platform Community. All rights reserved.