Home
last modified time | relevance | path

Searched refs:getIdKeyword (Results 1 – 2 of 2) sorted by relevance

/external/json-schema-validator/src/main/java/com/networknt/schema/
DJsonMetaSchema.java417 public String getIdKeyword() { in getIdKeyword() method in JsonMetaSchema
DJsonSchema.java88 …ocation idSchemaLocation = schemaLocation.append(validationContext.getMetaSchema().getIdKeyword()); in resolve()
92 … .arguments(id, validationContext.getMetaSchema().getIdKeyword(), idSchemaLocation) in resolve()