pub fn validate(pack_id: String) -> Result<Value>
Validate a pack. A pack absent from the registry is reported is_valid: false rather than erroring (the workflow is lenient).
is_valid: false