isLinkResourceValid

open fun isLinkResourceValid(linkResource: String): Boolean

Method to validate a link resource (url)

Return

whether link resource (url) is valid or not as boolean

Parameters

linkResource

: link resource to check the validity