Closed alexpapworth closed 6 months ago
Is there a setting to force the appearance of http:// or https://?
http://
https://
I see the current url validator allows https://google.com and google.com, but have an instance in our project that requires us to accept only full URLs like https://google.com.
url
https://google.com
google.com
Apologies, looks like it didn't test this correctly. Closing.
Is there a setting to force the appearance of
http://
orhttps://
?I see the current
url
validator allowshttps://google.com
andgoogle.com
, but have an instance in our project that requires us to accept only full URLs likehttps://google.com
.