public static enum JSONSchema.Type
public static net.pwall.json.schema.JSONSchema.Type NULL
public static net.pwall.json.schema.JSONSchema.Type BOOLEAN
public static net.pwall.json.schema.JSONSchema.Type OBJECT
public static net.pwall.json.schema.JSONSchema.Type ARRAY
public static net.pwall.json.schema.JSONSchema.Type NUMBER
public static net.pwall.json.schema.JSONSchema.Type STRING
public static net.pwall.json.schema.JSONSchema.Type INTEGER