url
Purpose
To validate that aString
value is a valid URL.Examples
homePage url: true
Description
Set totrue
if a string value must be a URL. Internally uses the org.apache.commons.validator.UrlValidator
class.Error Code: className.propertyName.url.invalid