i have a gui where user could submit its own content or suggest an url or something
optionally user will leave email too, is there efficient way to verify that email and url is in the proper format from inside unity? www.something.com and something@somewhere.com?? it does need to be perfect just to cover most cases.
thanks!