Open IsraaSulaiman opened 5 years ago
You should validate if the input value is a valid image url
if u have any Suggestion can write it here i don't Imagine i can do the validation for URL @IsraaSulaiman
You can use regex to validate URLs. Read about regex here
Here is also a regex example for validating image URL: this
You should validate if the input value is a valid image url