static bool IsValidTag( string source )

Summary

Is this string a valid Tag. This is a way to check if a string is a valid tag, project wide. So our logic is always the same. - not null - between 1 and 32 chars - a-z
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.