Struggling to create a JavaScript form validator;
The value follows a specific format and can appear one or more times. When testing the value, it is crucial to ensure that the entered value is enclosed within double quotes.
For example:
one value: "C:GSMXXXX&T:GSMXXXX;"
In this instance, there are three values:
"C:GSMXXXX&T:GSMXXXX; C:GSMXXXX&T:GSMXXXX; C:GSMXXXX&T:GSMXXXX;"