P
Peter Smith
I am writing some validations code to make sure that date string data has
only two "/" characters in a string. Order of appearance of "/" is
irrespective.
How to write a regular expressions code to validate that a given string has
only two "/" in a given string. .Net 1.1.
Thanks,
Smith
only two "/" characters in a string. Order of appearance of "/" is
irrespective.
How to write a regular expressions code to validate that a given string has
only two "/" in a given string. .Net 1.1.
Thanks,
Smith