Uses of Class
com.networknt.schema.output.OutputUnitKey
Packages that use OutputUnitKey
-
Uses of OutputUnitKey in com.networknt.schema.output
Methods in com.networknt.schema.output that return types with arguments of type OutputUnitKeyModifier and TypeMethodDescriptionOutputUnitData.getAnnotations()OutputUnitData.getDroppedAnnotations()OutputUnitData.getErrors()OutputUnitData.getValid()Methods in com.networknt.schema.output with parameters of type OutputUnitKeyModifier and TypeMethodDescriptionprotected static voidHierarchicalOutputUnitFormatter.buildIndex(OutputUnitKey key, Map<JsonNodePath, Map<JsonNodePath, OutputUnit>> index, Map<JsonNodePath, Set<JsonNodePath>> keys, OutputUnit root) Builds in the index of evaluation path to output units to be populated later and modify the root to add the appropriate children.