This website requires JavaScript.
Explore
Help
Sign In
xuemingqiang
/
mongo
Watch
1
Star
0
Fork
0
You've already forked mongo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
991293423d3a252948957504ad91adbc33bdac82
mongo
/
jstests
/
core
/
json_schema
History
Nick Zolnierz
dc09f8a83b
SERVER-31168: Add integration testing for $jsonSchema in contexts other than doc validation
2017-10-06 12:50:59 -04:00
..
additional_items.js
SERVER-30178 extend JSON Schema parser to handle "items" and "additionalItems"
2017-09-18 14:02:04 -04:00
additional_properties.js
…
bsontype.js
SERVER-30742: Fail with a useful error message when given integer type keyword for JSON Schema
2017-09-11 18:07:16 -04:00
dependencies.js
…
items.js
SERVER-30178 extend JSON Schema parser to handle "items" and "additionalItems"
2017-09-18 14:02:04 -04:00
json_schema.js
SERVER-31042 Fix MatchExpression parser bug which causes predicates to be discarded.
2017-09-12 13:57:08 -04:00
logical_keywords.js
SERVER-30176: Extend the JSON Schema parser to handle logical restriction keywords (enum only)
2017-09-19 13:47:58 -04:00
min_max_items.js
SERVER-30178 extend JSON Schema parser to handle "items" and "additionalItems"
2017-09-18 14:02:04 -04:00
min_max_properties.js
…
misc_validation.js
SERVER-31168: Add integration testing for $jsonSchema in contexts other than doc validation
2017-10-06 12:50:59 -04:00
pattern_properties.js
…
required.js
…
unique_items.js
SERVER-30695 uniqueItems must ignore field order when comparing documents
2017-09-20 14:31:17 -04:00