Hi @mpenalver, I’m trying to remember what led me to this regex. You are correct about the regex. The reason your correct regex doesn’t work might be explained better here: Regex ^$ doesn't match empty string .
2 Likes