Searched refs:findSchemaResourceRoot (Results 1 – 3 of 3) sorted by relevance
57 JsonSchema refSchema = parentSchema.findSchemaResourceRoot(); // Get the document in getSchema()72 check = current.findSchemaResourceRoot(); in getSchema()
225 JsonSchema schema = findSchemaResourceRoot(); in getRefSchemaNode()278 JsonSchema document = findSchemaResourceRoot(); in getSubSchema()328 … JsonSchema found = document.findSchemaResourceRoot().fetchSubSchemaNode(this.validationContext); in getSubSchema()372 public JsonSchema findSchemaResourceRoot() { in findSchemaResourceRoot() method in JsonSchema
113 … () -> parentSchema.findSchemaResourceRoot().fromRef(parentSchema, evaluationPath))); in getRefSchema()