The error message to display when validation fails. Use {{attribute}} as a placeholder for the field name.
{{attribute}}
@override String? message = "The {{attribute}} must be a valid URL.";