Class JSONSchema.SubSchema

    • 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
      • Methods inherited from class net.pwall.json.schema.JSONSchema

        childLocation, createAnnotation, createBasicError, createBasicErrorEntry, createError, createSubSchemaBasicErrorEntry, createSubSchemaError, equals, getAbsoluteLocation, getDescription, getLocation, getTitle, getUri, hashCode, validate, validate, validateBasic, validateBasic, validateBasic, validateDetailed, validateDetailed, validateDetailed
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JSONSchema.SubSchema

        JSONSchema.SubSchema(URI uri, JSONPointer location)
    • Method Detail