pub fn get_validator(language: &str) -> Option<Box<dyn LanguageValidator>>Expand description
Gets the appropriate validator for a language
pub fn get_validator(language: &str) -> Option<Box<dyn LanguageValidator>>Gets the appropriate validator for a language