# This file contains the list of regular expression used to validate Dragons fields. # TODO : This file could be replaced by a JAVA class containing constants # when the Dragon regexp component accepts JAVA messages. url = ((mailto\:|(file|news|(ht|f)tp(s?))\://){1}\S+) names = ^([a-zA-Z '-]+)$ phone = ^(\+[1-9][0-9]*(\([0-9]*\)|-[0-9]*-))?[0]?[1-9][0-9\- ]*$