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