is App Name Valid

open fun isAppNameValid(appName: String): Boolean

Method to validate an application name

Return

whether the application name is valid or not as boolean

Parameters

appName

The application name value to check the validity