key => $this->required ? ['required', 'string', 'email'] : ['nullable', 'email', 'string']]; } }