Skip to content

Commit

Permalink
DOCSP 27810 updating schema validation behavior (#589)
Browse files Browse the repository at this point in the history
* DOCSP-27810 updating schema validation behavior

* empty

* empty

* empty

* empty

* DOCSP-27810 copy edits

* Empty-Commit
  • Loading branch information
ltran-mdb2 authored Jan 16, 2024
1 parent 295af3f commit 6d7244d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions source/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ specific shape or only allowing a specified range of values in fields.
Validation Rules
----------------

*Updated in version 1.18.*
*Updated in version 1.35.1*

The validation editor supports :manual:`JSON Schema validation
</core/schema-validation/#json-schema>`, and validation with query
expressions using :manual:`query operators
</reference/operator/query>`. As you edit your validation,
|compass-short| updates in real-time to display a document from your
collection that passes the validation and a document that fails.
expressions using :manual:`query operators </reference/operator/query>`.
After you click the :guilabel:`Update` button, Compass updates to
display a document from your collection that passes the validation and a
document that fails.

JSON Schema Validation
~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 6d7244d

Please sign in to comment.