is Custom Link Map Valid

private fun isCustomLinkMapValid(map: Map<String?, Any>): Boolean

Method to check whether a map instance is valid

Return

whether a map instance is valid as boolean

Parameters

map

: map to check