learn-content-engine - v0.13.1
    Preparing search index...

    Function validateManifest

    • Validate a raw parsed manifest against the bundled content-manifest.schema.json (strict), after normalizing the legacy language alias. Returns { valid, errors, warnings }; does not throw.

      Parameters

      • input: unknown

      Returns ValidationResult