Regular Expression for Window CE device name validation

  • Thread starter Thread starter Jayesh
  • Start date Start date
J

Jayesh

Hi,

I am looking for regular expression for windows CE device name
validation.
The rule for validation of device name is as follows.
"The device name may include upto 15 characters from the following
range:
a-z, A-Z, 0-9, or the '-' or '_' characters.
It must start with 'a-z' and cannot end with '-' or '_'."

I googled but could not anything exactly matching my requirement.

Please help.

Thanks,
Jayesh Modha
 
Hi,

Thank you.
When I will have ready the regular expression, I will post it here.

Thanks,
Jayesh Modha
 
Back
Top