Skip to content

Check Document Validity

POST https://example.com/checkValid
{
  "document": null
}

Description

Checks if a document is valid JSON.

Source Files

File Path Line Number Action
mongo-express/lib/routes/document.js 26 View
mongo-express/lib/router.js 336 View