Interface JsonSchemaObject.Type

All Known Implementing Classes:
JsonSchemaObject.Type.BsonType, JsonSchemaObject.Type.JsonType
Enclosing interface:
JsonSchemaObject

public static interface JsonSchemaObject.Type
Type represents either a JSON schema type or a MongoDB specific bsonType.
Since:
2.1
Author:
Christoph Strobl