validate

Function validate 

Source
pub fn validate(profile: &Profile) -> (Vec<String>, Vec<String>)
Expand description

Validates a profile configuration.

§Arguments

  • profile - The profile to validate

§Returns

A list of validation warnings and issues