Checks if a string has the correct format for a decimal dotted IP string. NOTE this is not a rigid email test but does catch the most common errors
true if the string passes the IsValid test, false otherwise
StringUtil Class | Whisperstream.SMSProcessor.Utility Namespace