(Quick Reference)

url

目的
Purpose

To validate that a String value is a valid URL.

使用例
Examples

homePage url: true

詳細
Description

Set to true if a string value must be a URL. Internally uses the org.apache.commons.validator.UrlValidator class.

Error Code: className.propertyName.url.invalid