Package org.everit.json.schema.loader
package org.everit.json.schema.loader
-
ClassDescriptionUtility class simplifying working with org.json.JSONObject and JSONArray in a way that it also works on android.This interface is used by
SchemaLoaderto fetch the contents denoted by remote JSON pointer.Loads a JSON schema's JSON representation into schema validator instances.Builder class forSchemaLoader.