Skip to main content

Module validate

Module validate 

Source
Expand description

CKM manifest validation against the v2 schema.

Provides lightweight structural validation without external JSON Schema library dependencies. Validates required fields, types, and enum values.

Functions§

validate_manifest
Validates a parsed JSON object against the ckm.json v2 schema.