pub fn validate_mt_message_with_rules<P: AsRef<Path>>(
message_json: Value,
rules_file_path: P,
) -> Result<ValidationReport>
pub fn validate_mt_message_with_rules<P: AsRef<Path>>(
message_json: Value,
rules_file_path: P,
) -> Result<ValidationReport>