pub(super) fn validate_verification_args( verification_type: i32, op: i32, code: Option<&str>, ) -> Result<()>