Class DelegatingValidator

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final JSONSchema.Validator getValidator()
      JSONPointer childLocation(JSONPointer pointer)
      Boolean validate(JSONValue json, JSONPointer instanceLocation)
      BasicErrorEntry getErrorEntry(JSONPointer relativeLocation, JSONValue json, JSONPointer instanceLocation)
      • Methods inherited from class net.pwall.json.schema.JSONSchema

        createAnnotation, createBasicError, createBasicErrorEntry, createError, createSubSchemaBasicErrorEntry, createSubSchemaError, equals, getAbsoluteLocation, getDescription, getLocation, getTitle, getUri, hashCode, validate, validateBasic, validateBasic, validateDetailed, validateDetailed
      • Methods inherited from class net.pwall.json.schema.JSONSchema.Validator

        validateBasic, validateDetailed
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait