Creates a URL validation result.
const UrlValidationResult({ required this.isValid, required this.message, this.data, });