Skip to main content

validate_manifest_config

Function validate_manifest_config 

pub fn validate_manifest_config(
    manifest: &PluginManifest,
) -> Result<(), PluginError>
Expand description

Validate the manifest-owned config contract without reading operator data. Called during package admission and again while resolving, deliberately avoiding a second stored/compiled copy of the schema.