{ "$jsonSchema": { "required": [ "user", "hash" ], "properties": { "user": { "bsonType": "string" }, "hash": { "bsonType": "binData" } } } }