is Group Description Valid

fun isGroupDescriptionValid(groupDescription: String?): Boolean

Function to check the validity of a group description

Return

whether the group description is valid as Boolean

Parameters

groupDescription

: group description to check