isLocalhostUrl

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

Executes the isLocalhostUrl step in the SDAI validation layer.

Return

Result produced by isLocalhostUrl.

Author

Dmitriy Moroz

Parameters

url

remote URL used by the operation.