Skip to content

Commit 6d7244d

Browse files
authored
DOCSP 27810 updating schema validation behavior (#589)
* DOCSP-27810 updating schema validation behavior * empty * empty * empty * empty * DOCSP-27810 copy edits * Empty-Commit
1 parent 295af3f commit 6d7244d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/validation.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ specific shape or only allowing a specified range of values in fields.
3535
Validation Rules
3636
----------------
3737

38-
*Updated in version 1.18.*
38+
*Updated in version 1.35.1*
3939

4040
The validation editor supports :manual:`JSON Schema validation
4141
</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.
4646

4747
JSON Schema Validation
4848
~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)