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