This class implements the URLValue validator. It checks that the current validation point is a valid URL by attempting to construct a URL object. If this throws a MalformedURLException , an ERROR is reported.