Phone and email are not validated

Issue #3 new
Former user created an issue

Phone numbers are not validated for formatting or blanks. Email addresses are not validated for formatting/validity (though it looks like a "System.Web.HttpRequestValidationException" occurs when certain SQL injection-type characters are used)

Comments (1)

  1. hornd

    JoinTrip(...) throws a System.FormatException when attempting to join a trip with an invalid e-mail address.

  2. Log in to comment