pub fn validate_file<T: AsRef<Path>>(path: T) -> Result<Vec<String>>
Expand description

Takes a path to a template.toml file and validates it