Skip to main content

validate

Function validate 

Source
pub fn validate(pack_id: String) -> Result<Value>
Expand description

Validate a pack. A pack absent from the registry is reported is_valid: false rather than erroring (the workflow is lenient).