S
samuelberthelot
Hi,
I'd like to use regular expression for checking validity of a field.
What would be the expression for :
firstname, lastname, organisation23
so basically, a string + comma then another string + comma then a
alphanumeric string
thanks
I'd like to use regular expression for checking validity of a field.
What would be the expression for :
firstname, lastname, organisation23
so basically, a string + comma then another string + comma then a
alphanumeric string
thanks