regex pattern for non empty string code example Example: regex to check non empty string /^(?!\s*$).+/