M
Mic
Hi,
What would be the regex pattern for an alphanumeric string of exactly
12 characters with spaces allowed anywhere ?
Like:
" ab cd " is ok
"abc d" is ok
etc...
Thanks
What would be the regex pattern for an alphanumeric string of exactly
12 characters with spaces allowed anywhere ?
Like:
" ab cd " is ok
"abc d" is ok
etc...
Thanks