URLRule constructor
URLRule(
- String attribute
Implementation
URLRule(String attribute)
: super(
signature: "url", description: "The $attribute is not a valid URL");
URLRule(String attribute)
: super(
signature: "url", description: "The $attribute is not a valid URL");