File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,14 +35,14 @@ specific shape or only allowing a specified range of values in fields.
35
35
Validation Rules
36
36
----------------
37
37
38
- *Updated in version 1.18. *
38
+ *Updated in version 1.35.1 *
39
39
40
40
The validation editor supports :manual:`JSON Schema validation
41
41
</core/schema-validation/#json-schema>`, and validation with query
42
- expressions using :manual:`query operators
43
- </reference/operator/query>`. As you edit your validation,
44
- |compass-short| updates in real-time to display a document from your
45
- collection that passes the validation and a document that fails.
42
+ expressions using :manual:`query operators </reference/operator/query>`.
43
+ After you click the :guilabel:`Update` button, Compass updates to
44
+ display a document from your collection that passes the validation and a
45
+ document that fails.
46
46
47
47
JSON Schema Validation
48
48
~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments