Rory Primrose

Learn from my mistakes, you don't have time to make them yourself

View project on GitHub

Correct Regular Expression For GUID's

Posted on January 31, 2008

Ever wondered what the correct format of a GUID value is? Ever needed a RegEx to validate a GUID as a string value? Check out Nicholas Allen’s latest post for a good hint.