pub fn run_checks( data: ValidateInput<'_>, rules: ValidateInput<'_>, verbose: bool, ) -> Result<String, Error>