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.
content-manifest.schema.json
language
{ valid, errors, warnings }
Validate a raw parsed manifest against the bundled
content-manifest.schema.json(strict), after normalizing the legacylanguagealias. Returns{ valid, errors, warnings }; does not throw.