Validate a schema from the posted json

The validation rules are defined as:

  • Ensuring that all required destination fields are present within the document
    • id
    • content.body
    • doc_date
  • Any validation rules contained within the schema definition (e.g. required).
Language
Authorization
Header
Click Try It! to start a request and see the response here!