pub fn check_creators_addresses(
    creators: &Vec<Creator>
) -> Result<(), ValidateParserError>