Commit Graph

6 Commits

Author SHA1 Message Date
Kevin Albertson
5e28f4a352 SERVER-31335 cmd assertions check write errors 2018-01-11 10:47:49 -05:00
Tess Avitabile
af1bfd9f4d SERVER-31854 After the first drop, assertSchemaMatch() should assert that subsequent drops succeed 2018-01-02 09:39:00 -05:00
Kyle Suarez
fc249a3d97 SERVER-31167 add document validation tests for $jsonSchema 2017-10-11 09:31:30 -04:00
Nick Zolnierz
b1e0108555 SERVER-30987: Enable and test $jsonSchema in the aggregation $match stage 2017-09-26 16:46:45 -04:00
Kyle Suarez
e7c299f90d SERVER-30178 extend JSON Schema parser to handle "items" and "additionalItems" 2017-09-18 14:02:04 -04:00
David Storch
bb7eba5303 SERVER-30741 Add 'bsonType' JSON Schema keyword.
Also changes support for the 'type' keyword to only accept
the primitive types specified in the JSON Schema spec.
2017-08-24 14:44:16 -04:00