[−][src]Function mdbook_linkcheck::validate
pub fn validate(
links: &[Link],
cfg: &Config,
src_dir: &Path,
cache: &Cache,
files: &Files,
incomplete_links: Vec<IncompleteLink>
) -> Result<ValidationOutcome, Error>
Try to validate the provided [Link]s.