Function validate_v1_manifest

Source
pub async fn validate_v1_manifest(
    configuration: &Configuration,
    data: ManifestV1ValidatorParams,
) -> Result<ValidatorResponse, Error<ValidateV1ManifestError>>
Expand description

Validates a package manifest.