isValidName | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function isValidName

    • Whether the name is acceptable for use in WHFS

      Parameters

      • name: string

        The name to check

      • allowSlashes: { allowSlashes?: boolean } = {}

        Whether to allow slashes in the name (default: false)

      Returns boolean