MetaSchema
insteadpublic final class SchemaURIs extends Object
Drafts define URIs to locate metaschemas, this class provides them.
Note that it is currently buggy: the default URI is supposed to be http://json-schema.org/schema#
, but this URI is not accounted for at this
time.
Modifier and Type | Method and Description |
---|---|
static JsonRef |
draftV3Core()
Deprecated.
Return the defined URI for draft v3
|
static JsonRef |
draftV3HyperSchema()
Deprecated.
Return the defined URI for draft v3 hyper schema
|
static JsonRef |
draftV4Core()
Deprecated.
Return the defined URI for draft v4
|
Copyright © 2013. All Rights Reserved.