pub fn is_element_ok( raw_element: &Vec<String>, reference: &str, ) -> Result<(), Error>
Do all the checks necessary to validate a raw_element as Element.
raw_element
Element