isUrlValid

private fun isUrlValid(url: String): Boolean(source)

Executes the isUrlValid step in the SDAI validation layer.

Return

Result produced by isUrlValid.

Author

Dmitriy Moroz

Parameters

url

remote URL used by the operation.