pub fn check_url( prop: Option<&String>, decl_type: DeclType, keyword: &str, errors: &mut Vec<Error>, ) -> bool