Uses of Interface
mjson.Json.Schema
-
-
Uses of Json.Schema in mjson
Methods in mjson that return Json.Schema Modifier and Type Method Description static Json.SchemaJson. schema(URI uri)static Json.SchemaJson. schema(URI uri, Json.Function<URI,Json> relativeReferenceResolver)static Json.SchemaJson. schema(Json S)static Json.SchemaJson. schema(Json S, URI uri)
-