public final class ValidatedPaths extends Object
Constructor and Description |
---|
ValidatedPaths() |
Modifier and Type | Method and Description |
---|---|
void |
addReport(ProcessingReport report) |
void |
addUncheckedPath(JsonPointer pointer) |
void |
addValidatedPath(JsonPointer pointer) |
boolean |
isValid() |
boolean |
isValidated(JsonPointer currentPointer) |
public boolean isValidated(JsonPointer currentPointer)
public void addValidatedPath(JsonPointer pointer)
public void addUncheckedPath(JsonPointer pointer)
public void addReport(ProcessingReport report)
public boolean isValid()
Copyright © 2013. All Rights Reserved.