Error!
Success!

.NET regex and Cyrillic (unicode)

0
kicks

.NET regex and Cyrillic (unicode)  (Unpublished)

Some days ago I had to validate a Cyrillic text using regex class. Of course there is no way to do it using “[а-зА-З]{3}” (for example) . Good thing is that .net supports Unicode in it’s regex engine.


Kicked By:
Drop Kicked By: