pub const MANIFEST_INACCESSIBLE: &str = "manifest.inaccessible";
Expand description
If a manifest was documented to exist in a remote location,
but is not present there, or the location is not currently available
(such as in an offline scenario),
the manifest.inaccessible
error code shall be used to report the
situation.
ValidationStatus.url()
URI reference to the C2PA Manifest that could not
be accessed.