public class SchemaV4 extends Schema
FORMAT_COLOR, FORMAT_DATE, FORMAT_DATE_TIME, FORMAT_EMAIL, FORMAT_HOST_NAME, FORMAT_HOSTNAME, FORMAT_IP_ADDR, FORMAT_IPV4, FORMAT_IPV6, FORMAT_PHONE, FORMAT_REGEX, FORMAT_STYLE, FORMAT_TIME, FORMAT_URI, FORMAT_UTC_MILISEC, origSrc, schemaFetcher, VER_4, VER_5| Constructor and Description |
|---|
SchemaV4() |
| Modifier and Type | Method and Description |
|---|---|
io.apptik.json.Validator |
getDefaultValidator() |
Schema |
getEmptySchema(java.lang.String path) |
getAdditionalItems, getAdditionalProperties, getAllOf, getAnyOf, getDefault, getDefinitions, getDependencies, getDescription, getEnum, getExclusiveMaximum, getExclusiveMinimum, getFormat, getId, getItems, getJsonSchemaUri, getMaximum, getMaxItems, getMaxLength, getMaxProperties, getMinimum, getMinItems, getMinLength, getMinProperties, getMultipleOf, getNot, getOneOf, getOrigSrc, getPattern, getPatternProperties, getProperties, getRef, getRequired, getSchema, getSchemaFetcher, getTitle, getType, getUniqueItems, mergeAllRefs, setId, setMetaInfoUri, setOrigSrc, setSchema, setSchemaFetcher, wrappublic Schema getEmptySchema(java.lang.String path)
getEmptySchema in class Schemapublic io.apptik.json.Validator getDefaultValidator()
getDefaultValidator in interface io.apptik.json.wrapper.MetaInfogetDefaultValidator in class Schema