Skip to main content

Operators

Field Sources

  • Headers — Validate HTTP headers like Authorization or Content-Type
  • Query Parameters — Validate URL parameters like ?page=1&limit=10
  • Request Body — Validate JSON, XML, or form data with dot notation support

Nested Field Access

Use dot notation to validate nested JSON fields: