pub fn parse_and_validate(
content: &[u8],
format: DocumentFormat,
) -> ValidationReportExpand description
Parse and validate an ODCS document in one step.
pub fn parse_and_validate(
content: &[u8],
format: DocumentFormat,
) -> ValidationReportParse and validate an ODCS document in one step.