See: Description
| Interface | Description |
|---|---|
| JsonSchemaObject |
Interface that can be implemented by objects that know how to serialize themselves to JSON schema using
JsonSchemaObject.toDocument(). |
| JsonSchemaObject.Type |
Type represents either a JSON schema type or a MongoDB specific bsonType.
|
| JsonSchemaProperty |
A property or patternProperty within a
JsonSchemaObject of type : 'object'. |
| MongoJsonSchema |
Interface defining MongoDB-specific JSON schema object.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.