Package com.networknt.schema.output
Class OutputUnitKey
java.lang.Object
com.networknt.schema.output.OutputUnitKey
Output Unit Key.
-
Constructor Summary
ConstructorsConstructorDescriptionOutputUnitKey
(JsonNodePath evaluationPath, SchemaLocation schemaLocation, JsonNodePath instanceLocation) -
Method Summary
-
Constructor Details
-
OutputUnitKey
public OutputUnitKey(JsonNodePath evaluationPath, SchemaLocation schemaLocation, JsonNodePath instanceLocation)
-
-
Method Details