allow characters and space only regex code example Example: only letters and spaces regex /^[a-zA-Z\s]*$/g