govalidator icon indicating copy to clipboard operation
govalidator copied to clipboard

check for colon in http & https in isURL func

Open elkcityhazard opened this issue 1 year ago • 0 comments

validator_test.go: added tests to check http|s without colons

added additional check in isURL to fail on strings that contain http but no colon

elkcityhazard avatar Dec 30 '23 16:12 elkcityhazard