Skip to main content

Module validate_documents

Module validate_documents 

Source
Expand description

fraiseql validate-documents — validate a trusted documents manifest.

Checks:

  1. The manifest JSON is well-formed
  2. Each key is a valid SHA-256 hex string matching its query body
  3. Exits 0 on success, 2 on validation failure

Functions§

run
Run the validate-documents command.