pub fn parse_from_str_validated(xml: &str) -> Result<OpenScenario>Expand description
Parse with validation
Validates the XML structure before attempting to parse it.
pub fn parse_from_str_validated(xml: &str) -> Result<OpenScenario>Parse with validation
Validates the XML structure before attempting to parse it.