Home
last modified time | relevance | path

Searched defs:formatKeyword (Results 1 – 1 of 1) sorted by relevance

/external/json-schema-validator/src/main/java/com/networknt/schema/
DJsonMetaSchema.java87 …final FormatKeyword formatKeyword = formatKeywordFactory != null ? formatKeywordFactory.newInstanc… in createKeywordsMap() local
89 map.put(formatKeyword.getValue(), formatKeyword); in createKeywordsMap() local