We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad956b4 + 54fedb0 commit 1027f8bCopy full SHA for 1027f8b
1 file changed
system/Language/en/Validation.php
@@ -57,6 +57,7 @@
57
'valid_emails' => 'The {field} field must contain all valid email addresses.',
58
'valid_ip' => 'The {field} field must contain a valid IP.',
59
'valid_url' => 'The {field} field must contain a valid URL.',
60
+ 'valid_url_strict' => 'The {field} field must contain a valid URL.',
61
'valid_date' => 'The {field} field must contain a valid date.',
62
63
// Credit Cards
0 commit comments