Skip to Content
0
Former Member
May 27, 2008 at 03:30 PM

String validation

290 Views

hi, gurus,

i have a problem with a validation program for a text string S.

I want to validate that S starts with string A and ends with another string B.

Both A and B are the sets of different strings.

Is RegEX suitable for this program? Is there agile method to solve it?

Thanks,

xiongfei