Module c2pa::validation_status

source ·
Expand description

Implements validation status for specific parts of a manifest.

See https://c2pa.org/specifications/specifications/1.0/specs/C2PA_Specification.html#_existing_manifests.

Structs§

  • A ValidationStatus struct describes the validation status of a specific part of a manifest.

Constants§

Functions§

  • Returns true if the status code is a known C2PA success status code.
  • Given a Store and a StatusTracker, return ValidationStatus items for each item in the tracker which reflect errors in the active manifest or which would not be reported as a validation error for any ingredient.